From 2615fb91b1737820e6583ff15c048818a3c3f343 Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Mon, 9 Aug 2021 18:07:07 +0200 Subject: Removed lock screen option from rofi power menu --- .config/i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/i3/config') diff --git a/.config/i3/config b/.config/i3/config index 581cf54..55fcb03 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -20,7 +20,7 @@ bindsym $mod+f fullscreen toggle bindsym $mod+d exec rofi -show drun -show-icons -theme rofi -drun-display-format {name} bindsym Mod1+Tab exec rofi -show window -show-icons -theme rofi -drun-display-format {name} bindsym Mod1+b exec rofi -modi "clipboard:greenclip print" -show clipboard -run-command '{cmd}' -show-icons -theme rofi -bindsym $mod+Shift+p exec rofi -show p -theme rofi -modi p:rofi-power-menu +bindsym $mod+Shift+p exec rofi -show p -theme rofi -modi "p:rofi-power-menu --choices=shutdown/reboot/suspend/hibernate/logout" # Media keys bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +10% -- cgit v1.2.3-70-g09d2