Change to wofi for power menu
This commit is contained in:
parent
7797e1939f
commit
559e55fb4c
|
@ -141,7 +141,7 @@ bindsym $mod+Shift+s sticky toggle
|
||||||
# Pinky Stretch: kill focused container
|
# Pinky Stretch: kill focused container
|
||||||
bindsym $mod+minus kill
|
bindsym $mod+minus kill
|
||||||
# Add Shift: Power menu in rofi
|
# Add Shift: Power menu in rofi
|
||||||
bindsym $mod+underscore exec $HOME/scripts/rofi/rofi-power-menu.sh
|
bindsym $mod+underscore exec $HOME/scripts/sway/power-menu.sh
|
||||||
|
|
||||||
## Above Home Row: Change containers arrangement methods
|
## Above Home Row: Change containers arrangement methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue