cleanup/style changes + tweaks + ideas

This commit is contained in:
atagen 2024-05-23 16:06:23 +10:00
parent c6231ec13a
commit 0c25328d6f
8 changed files with 71 additions and 87 deletions

View file

@ -13,7 +13,7 @@
},
{
"label" : "suspend",
"action" : "loginctl lock-session & systemctl suspend",
"action" : "systemctl suspend",
"text" : "Suspend",
"keybind" : "s"
},