1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Add cool power-menu script from the interwebs somewhere

This commit is contained in:
2016-04-02 18:59:24 +01:00
parent 6ff8f4688a
commit 4afb857a0e
2 changed files with 14 additions and 1 deletions

View File

@ -73,7 +73,7 @@ bindsym $mod+Shift+9 move container to workspace 9
bindsym $mod+Shift+0 move container to workspace 10
# exit i3 (logs you out of your X session)
bindsym $mod+Shift+Escape exec "i3-nagbar -t warning -m 'You pressed the exit shortcut. Do you really want to exit i3? This will end your X session.' -b 'Yes, exit i3' 'i3-msg exit'"
bindsym $mod+Shift+Escape exec --no-startup-id ~/.config/i3/powermenu.sh
set $bg-color #2f343f
set $inactive-bg-color #2f343f