mirror of
https://github.com/SeriousBug/dotfiles
synced 2024-12-04 18:30:37 -06:00
use rofi instead of wlogout
This commit is contained in:
parent
f59fad3203
commit
7683331646
|
@ -155,7 +155,7 @@ input "1:1:AT_Translated_Set_2_keyboard" {
|
|||
bindsym $mod+Shift+c reload
|
||||
|
||||
# Exit sway (logs you out of your Wayland session)
|
||||
bindsym $mod+Shift+e exec wlogout
|
||||
bindsym $mod+Shift+e exec $HOME/.local/share/rofi/themes/powermenu.sh
|
||||
#
|
||||
# Moving around:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue