diff --git a/jgmenu/.config/jgmenu/append.csv b/jgmenu/.config/jgmenu/append.csv index 69aef72..af047ab 100644 --- a/jgmenu/.config/jgmenu/append.csv +++ b/jgmenu/.config/jgmenu/append.csv @@ -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 diff --git a/jgmenu/.config/jgmenu/jgmenurc b/jgmenu/.config/jgmenu/jgmenurc index 8a77a86..924c133 100644 --- a/jgmenu/.config/jgmenu/jgmenurc +++ b/jgmenu/.config/jgmenu/jgmenurc @@ -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