apps for hypr
This commit is contained in:
@ -9,6 +9,7 @@ enable_recursive_icon_lookup = true
|
|||||||
origin = top-right
|
origin = top-right
|
||||||
offset = 22x22
|
offset = 22x22
|
||||||
frame_width = 2
|
frame_width = 2
|
||||||
|
follow = mouse
|
||||||
frame_color = "#b4befe"
|
frame_color = "#b4befe"
|
||||||
separator_color= frame
|
separator_color= frame
|
||||||
font = "Input Mono"
|
font = "Input Mono"
|
||||||
|
|||||||
@ -121,11 +121,14 @@ bind = $mainMod_SHIFT, SPACE, togglefloating,
|
|||||||
|
|
||||||
bind = $mainMod, D, exec, tofi-drun --drun-launch=true
|
bind = $mainMod, D, exec, tofi-drun --drun-launch=true
|
||||||
|
|
||||||
|
|
||||||
# Apps binds
|
# Apps binds
|
||||||
bind = $mainMod, RETURN, exec, $terminal
|
bind = $mainMod, RETURN, exec, $terminal
|
||||||
bind = $mainMod, M, exec, $terminal -e ncmpcpp
|
|
||||||
bind = $mainMod, B, exec, librewolf
|
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
|
# screenshot area
|
||||||
bind = $mainMod_SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
|
bind = $mainMod_SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user