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
|
||||
|
|
|
|||
|
|
@ -13,4 +13,6 @@ workspace = 2, name:Terminal, monitor:$primary, default:true
|
|||
workspace = 3, name:Discord,monitor:$secondary, default:true
|
||||
workspace = 4, name:Gaming, monitor:$primary, default:true
|
||||
workspace = 5, name:Music
|
||||
workspace = 6, name:Programming, monitor:$primary, default:true
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue