mirror of
https://github.com/VectorKappa/dotfiles.git
synced 2026-02-03 21:06:11 +01:00
Kittyfication of jgmenu, also shutdowns
This commit is contained in:
@@ -3,5 +3,7 @@ Lock,loginctl lock-session,system-lock-screen
|
||||
Exit,^checkout(exit),system-shutdown
|
||||
^tag(exit)
|
||||
Suspend,systemctl -i suspend,system-log-out
|
||||
Hybrid Suspend,systemctl -i hybrid-sleep,system-suspend
|
||||
Reboot,systemctl -i reboot,system-reboot
|
||||
Hibernate,systemctl -i hibernate,system-hibernate
|
||||
Poweroff,systemctl -i poweroff,system-shutdown
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
stay_alive = 1
|
||||
tint2_look = 0
|
||||
position_mode = fixed
|
||||
terminal_exec = alacritty
|
||||
terminal_exec = kitty
|
||||
terminal_args = -e
|
||||
menu_width = 300
|
||||
menu_padding_top = 5
|
||||
|
||||
Reference in New Issue
Block a user