Replace application launcher with anyrun
This commit is contained in:
parent
694538092c
commit
0c0a9d66b3
8 changed files with 97 additions and 3 deletions
|
|
@ -103,7 +103,8 @@ bind = $mainMod, F, fullscreen, 1
|
|||
bind = $mainMod, Space, fullscreen, 0
|
||||
|
||||
# rofi App launcher
|
||||
bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot"
|
||||
#bind = $mainMod, Tab, exec, nwg-drawer -pbexit "wayland-logout" -pbpoweroff "systemctl poweroff" -pbreboot "systemctl reboot"
|
||||
bind = $mainMod, Tab, exec, anyrun
|
||||
bind = ALT, Tab, exec, hyprswitch gui --mod-key alt --key tab
|
||||
|
||||
bind = $mainMod, Return, exec, $term
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue