mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-22 16:03:50 +01:00
Fuzzy search for rofi
This commit is contained in:
parent
07efab7512
commit
c01c3c403b
@ -78,7 +78,7 @@ bindsym $mod+a focus parent
|
||||
|
||||
#Set custom appliation shortcuts
|
||||
# Start rofi
|
||||
bindsym $mod+d exec rofi -show drun
|
||||
bindsym $mod+d exec rofi -show drun -matching fuzzy
|
||||
|
||||
#set variables for workspaces
|
||||
set $workspace1 "1: "
|
||||
|
Loading…
Reference in New Issue
Block a user