mirror of
https://github.com/SeriousBug/dotfiles
synced 2025-09-05 10:48:32 -05: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
|
bindsym $mod+Shift+c reload
|
||||||
|
|
||||||
# Exit sway (logs you out of your Wayland session)
|
# 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:
|
# Moving around:
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue