apps for hypr

This commit is contained in:
Niktia Bykov
2024-01-07 20:33:31 +05:00
parent e48a37be2e
commit 6b6cc3a240
2 changed files with 6 additions and 2 deletions

View File

@ -9,6 +9,7 @@ enable_recursive_icon_lookup = true
origin = top-right
offset = 22x22
frame_width = 2
follow = mouse
frame_color = "#b4befe"
separator_color= frame
font = "Input Mono"

View File

@ -121,10 +121,13 @@ bind = $mainMod_SHIFT, SPACE, togglefloating,
bind = $mainMod, D, exec, tofi-drun --drun-launch=true
# Apps binds
bind = $mainMod, RETURN, exec, $terminal
bind = $mainMod, M, exec, $terminal -e ncmpcpp
bind = $mainMod, B, exec, librewolf
bind = $mainMod, M, exec, $terminal -e ncmpcpp
bind = $mainMod, E, exec, $terminal -e neomutt
bind = $mainMod, N, exec, $terminal -e newsboat
# screenshot area
bind = $mainMod_SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy