From 5b1f7d213c1573b7ef03d2a1bc39acef06f5382a Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Sat, 17 Feb 2024 22:08:00 +0100 Subject: [PATCH] Kittyfication of jgmenu, also shutdowns --- jgmenu/.config/jgmenu/append.csv | 2 ++ jgmenu/.config/jgmenu/jgmenurc | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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