From f037f54f8525674746ced9e9e91d3cd9707a09a3 Mon Sep 17 00:00:00 2001 From: MikeG Date: Tue, 21 Nov 2023 14:47:26 -0500 Subject: [PATCH] added shortcut for mod+p(ower) to call rofi-power-menu --- .config/sway/config | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index f4ade70..ecb903c 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -110,7 +110,9 @@ input "10248:257:FTCS1000:00_2808:0101_Touchpad" { bindsym $mod+Shift+c reload # Exit sway (logs you out of your Wayland session) - bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' + # bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' + # switch the above to use rofi-power-menu instead + bindsym $mod+p exec rofi -show p -modi p:rofi-power-menu # custom key bindings #