feat: screenshots, scaling, and h3:layout changes
This commit is contained in:
@@ -57,6 +57,7 @@ exec-once = hyprpm reload -n
|
||||
exec-once = flatpak run com.github.wwmm.easyeffects -w
|
||||
exec-once = powertop --auto-tune
|
||||
exec-once = systemctl --user start hyprpolkitagent
|
||||
exec-once = xrdb -merge ~/.Xresources
|
||||
|
||||
|
||||
#############################
|
||||
@@ -261,12 +262,12 @@ bind = $mainMod SHIFT, S, pin
|
||||
bind = $mainMod, B, hy3:makegroup, h
|
||||
bind = $mainMod, V, hy3:makegroup, v
|
||||
bind = $mainMod, W, hy3:makegroup, tab
|
||||
bind = $mainMod, A, hy3:changefocus, raise
|
||||
bind = $mainMod, X, hy3:locktab
|
||||
bind = $mainMod, E, hy3:expand, expand
|
||||
bind = $mainMod, R, hy3:changegroup, opposite
|
||||
bind = $mainMod SHIFT, A, hy3:changefocus, lower
|
||||
bind = $mainMod SHIFT, E, hy3:expand, base
|
||||
#bind = $mainMod SHIFT, A, hy3:changefocus, lower
|
||||
#bind = $mainMod, A, hy3:changefocus, raise
|
||||
#bind = $mainMod SHIFT, E, hy3:expand, base
|
||||
#bind = $mainMod, E, hy3:expand, expand
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, h, hy3:movefocus, l
|
||||
@@ -338,6 +339,10 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPlay, exec, playerctl play-pause
|
||||
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||
|
||||
# Screenshots
|
||||
bindel = $mainMod, p, exec, grimshot --notify savecopy anything
|
||||
bindel = $mainMod, m, exec, shikanectl reload
|
||||
|
||||
##############################
|
||||
### WINDOWS AND WORKSPACES ###
|
||||
##############################
|
||||
|
||||
Reference in New Issue
Block a user