added bwmenu to i3

This commit is contained in:
Harri Lahtinen 2019-05-16 17:15:30 +03:00
parent c9451dd7b6
commit 4079d5fded
2 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ case "${selection}" in
"  logout")
i3-msg exit;;
"  sleep")
betterlockscreen -l dim && systemctl suspend;;
systemctl suspend;;
"  hibernate")
betterlockscreen -l dim && systemctl hibernate;;
systemctl hibernate;;
"  reboot")
systemctl reboot;;
"  shutdown")

View File

@ -210,7 +210,7 @@ bindsym $mod+z gaps outer current plus 5
bindsym $mod+Shift+z gaps outer current minus 5
bindsym $mod+x exec gpmdp
bindsym Mod1+p exec bwmenu
bindsym $mod+c exec $term -e weechat
#bindsym $mod+Shift+c