[wofi] replace rofi with wofi in sway

This commit is contained in:
Felix Buehler 2020-02-23 17:53:28 +01:00
parent e4726c9174
commit 72acfd474b
4 changed files with 55 additions and 3 deletions

View file

@ -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