Switch logout script for wlogout
This commit is contained in:
parent
57d52979da
commit
6ae3b8a699
|
@ -82,7 +82,7 @@ bindsym $mod+Return exec $term
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
bindsym $mod+space exec $menu
|
bindsym $mod+space exec $menu
|
||||||
bindsym $mod+e exec ~/.dotfiles/scripts/power-profiles
|
bindsym $mod+e exec ~/.dotfiles/scripts/power-profiles
|
||||||
bindsym $mod+p exec ~/.dotfiles/scripts/powermenu
|
bindsym $mod+p exec wlogout
|
||||||
bindsym $mod+F1 exec swaylock
|
bindsym $mod+F1 exec swaylock
|
||||||
bindsym $mod+w exec chromium
|
bindsym $mod+w exec chromium
|
||||||
bindsym $mod+f exec $term -e ranger
|
bindsym $mod+f exec $term -e ranger
|
||||||
|
|
Loading…
Reference in a new issue