Regenerated
This commit is contained in:
+367
-368
File diff suppressed because it is too large
Load Diff
+7
-8
@@ -2558,15 +2558,20 @@ bind = $mainMod SHIFT, Q, exit,
|
|||||||
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
||||||
bind = $mainMod, X , exec, qs -c powermenu
|
bind = $mainMod, X , exec, qs -c powermenu
|
||||||
|
|
||||||
|
# grimblast
|
||||||
|
bind = $mainMod SHIFT, P, exec, grimblast -n -f copysave active
|
||||||
|
bind = $mainMod SHIFT, S, exec, grimblast -n -f copysave area
|
||||||
|
bind = XF86Screenshot, exec, grimblast -n -f copysave area
|
||||||
|
bind = $mainMod ALT, P, exec, grimblast -n -f copysave output
|
||||||
|
bind = $mainMod CTRL, P, exec, grimblast -n -f copysave screen
|
||||||
|
|
||||||
# Switch windows
|
# Switch windows
|
||||||
bind = ALT, TAB, cyclenext, prev
|
bind = ALT, TAB, cyclenext, prev
|
||||||
bind = ALT SHIFT, TAB, cyclenext, prev
|
bind = ALT SHIFT, TAB, cyclenext, prev
|
||||||
bind = ALT, mouse_down, cyclenext, prev
|
bind = ALT, mouse_down, cyclenext, prev
|
||||||
bind = ALT , mouse_up, cyclenext, prev
|
bind = ALT , mouse_up, cyclenext, prev
|
||||||
|
|
||||||
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
||||||
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
||||||
|
|
||||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||||
|
|
||||||
@@ -2647,12 +2652,6 @@ bind = $mainMod, mouse_up, workspace, e-1
|
|||||||
bindm = $mainMod, mouse:272, movewindow
|
bindm = $mainMod, mouse:272, movewindow
|
||||||
bindm = $mainMod, mouse:273, resizewindow
|
bindm = $mainMod, mouse:273, resizewindow
|
||||||
|
|
||||||
#########################
|
|
||||||
# Screenshots
|
|
||||||
#########################
|
|
||||||
bind = $mainMod SHIFT, s, exec, flameshot gui
|
|
||||||
bind = , XF86Screenshot, exec, flameshot full -c -p ~/Pictures/Screenshots
|
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
# Audio (pamixer)
|
# Audio (pamixer)
|
||||||
#########################
|
#########################
|
||||||
|
|||||||
@@ -10,15 +10,20 @@ bind = $mainMod SHIFT, Q, exit,
|
|||||||
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
bind = $mainMod SHIFT, R, exec, hyprctl reload
|
||||||
bind = $mainMod, X , exec, qs -c powermenu
|
bind = $mainMod, X , exec, qs -c powermenu
|
||||||
|
|
||||||
|
# grimblast
|
||||||
|
bind = $mainMod SHIFT, P, exec, grimblast -n -f copysave active
|
||||||
|
bind = $mainMod SHIFT, S, exec, grimblast -n -f copysave area
|
||||||
|
bind = XF86Screenshot, exec, grimblast -n -f copysave area
|
||||||
|
bind = $mainMod ALT, P, exec, grimblast -n -f copysave output
|
||||||
|
bind = $mainMod CTRL, P, exec, grimblast -n -f copysave screen
|
||||||
|
|
||||||
# Switch windows
|
# Switch windows
|
||||||
bind = ALT, TAB, cyclenext, prev
|
bind = ALT, TAB, cyclenext, prev
|
||||||
bind = ALT SHIFT, TAB, cyclenext, prev
|
bind = ALT SHIFT, TAB, cyclenext, prev
|
||||||
bind = ALT, mouse_down, cyclenext, prev
|
bind = ALT, mouse_down, cyclenext, prev
|
||||||
bind = ALT , mouse_up, cyclenext, prev
|
bind = ALT , mouse_up, cyclenext, prev
|
||||||
|
|
||||||
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
||||||
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
||||||
|
|
||||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||||
|
|
||||||
@@ -99,12 +104,6 @@ bind = $mainMod, mouse_up, workspace, e-1
|
|||||||
bindm = $mainMod, mouse:272, movewindow
|
bindm = $mainMod, mouse:272, movewindow
|
||||||
bindm = $mainMod, mouse:273, resizewindow
|
bindm = $mainMod, mouse:273, resizewindow
|
||||||
|
|
||||||
#########################
|
|
||||||
# Screenshots
|
|
||||||
#########################
|
|
||||||
bind = $mainMod SHIFT, s, exec, flameshot gui
|
|
||||||
bind = , XF86Screenshot, exec, flameshot full -c -p ~/Pictures/Screenshots
|
|
||||||
|
|
||||||
#########################
|
#########################
|
||||||
# Audio (pamixer)
|
# Audio (pamixer)
|
||||||
#########################
|
#########################
|
||||||
|
|||||||
Reference in New Issue
Block a user