mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 00:13:49 +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
|
#Set custom appliation shortcuts
|
||||||
# Start rofi
|
# Start rofi
|
||||||
bindsym $mod+d exec rofi -show drun
|
bindsym $mod+d exec rofi -show drun -matching fuzzy
|
||||||
|
|
||||||
#set variables for workspaces
|
#set variables for workspaces
|
||||||
set $workspace1 "1: "
|
set $workspace1 "1: "
|
||||||
|
Loading…
Reference in New Issue
Block a user