mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[wofi] replace rofi with wofi in sway
This commit is contained in:
parent
e4726c9174
commit
72acfd474b
4 changed files with 55 additions and 3 deletions
|
@ -147,9 +147,9 @@ bindsym $mod+y exec ~/.dotfiles/sway/lock.sh
|
|||
bindsym Scroll_Lock exec ~/.dotfiles/sway/lock.sh
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec rofi -show || albert toggle || albert
|
||||
bindsym $mod+Shift+d exec ~/.dotfiles/rofi/system.sh
|
||||
bindsym Alt+Space exec rofi -show
|
||||
bindsym $mod+d exec wofi --show drun
|
||||
bindsym $mod+Shift+d exec ~/.dotfiles/wofi/system.sh
|
||||
bindsym Alt+Space exec wofi --show drun
|
||||
|
||||
# gtk3
|
||||
set $gnome-schema org.gnome.desktop.interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue