fix rofi
This commit is contained in:
parent
04b2b91db0
commit
ff72d6b879
1 changed files with 1 additions and 1 deletions
|
@ -113,7 +113,7 @@ $mainMod = SUPER
|
|||
bind = $mainMod, Return, exec, wezterm
|
||||
bind = $mainMod, Q, killactive,
|
||||
bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, rofi -modi run -show run
|
||||
bind = $mainMod, R, exec, rofi -modi run -show drun
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind =, Print, exec, grim -g "$(slurp -d)" | wl-copy
|
||||
|
|
Reference in a new issue