hypr: Use findex instead of wofi
This commit is contained in:
@ -144,7 +144,7 @@ bind = $mainMod, M, exit,
|
|||||||
bind = $mainMod_SHIFT, L, exec, screenlock
|
bind = $mainMod_SHIFT, L, exec, screenlock
|
||||||
#bind = $mainMod, E, exec, dolphin
|
#bind = $mainMod, E, exec, dolphin
|
||||||
bind = $mainMod, Space, togglefloating,
|
bind = $mainMod, Space, togglefloating,
|
||||||
bind = $mainMod, D, exec, wofi --show drun
|
bind = $mainMod, D, exec, trigger-findex
|
||||||
bind = $mainMod, P, pseudo, # dwindle
|
bind = $mainMod, P, pseudo, # dwindle
|
||||||
bind = $mainMod, E, togglesplit, # dwindle
|
bind = $mainMod, E, togglesplit, # dwindle
|
||||||
bind = $mainMod, F, fullscreen,
|
bind = $mainMod, F, fullscreen,
|
||||||
@ -212,3 +212,5 @@ monitor=DP-3,2560x1440@59.95100,5666x0,1.0,transform,3
|
|||||||
|
|
||||||
exec-once=hyprpaper
|
exec-once=hyprpaper
|
||||||
exec-once=waybar
|
exec-once=waybar
|
||||||
|
exec-once=findex-daemon
|
||||||
|
exec-once=nextcloud
|
||||||
|
|||||||
Reference in New Issue
Block a user