Regenerated
This commit is contained in:
+9
-7
@@ -2418,6 +2418,7 @@ input {
|
||||
** =generated/.config/hypr/bindings.conf=
|
||||
These are config files for .config/hypr
|
||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/bindings.conf :noweb yes :mkdirp yes :eval never
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
$mainMod = SUPER
|
||||
|
||||
# Terminal / launcher / kill / reload
|
||||
@@ -2447,16 +2448,16 @@ bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||
# Hyprscrolling
|
||||
bind = $mainMod, period, layoutmsg, move +col
|
||||
bind = $mainMod, comma, layoutmsg, swapcol l
|
||||
# Column resize
|
||||
bind = $mainMod SHIFT, period, layoutmsg, colresize +conf
|
||||
bind = $mainMod SHIFT, comma, layoutmsg, colresize -conf
|
||||
# Make / break a tab-group (stack)
|
||||
bind = $mainMod, S, togglegroup
|
||||
# Cycle tabs in the group
|
||||
bind = $mainMod, L, changegroupactive, f
|
||||
bind = $mainMod, H, changegroupactive, b
|
||||
bind = $mainMod, bracketright, changegroupactive, f
|
||||
bind = $mainMod, bracketleft, changegroupactive, b
|
||||
bind = $mainMod, T, exec, ~/.config/scripts/layout-selector.sh
|
||||
|
||||
bind = $mainMod, W, layoutmsg, colresize +conf
|
||||
bind = $mainMod SHIFT, W, layoutmsg, colresize -conf
|
||||
|
||||
# Focus movement
|
||||
bind = $mainMod, H, movefocus, l
|
||||
bind = $mainMod, L, movefocus, r
|
||||
@@ -2556,7 +2557,7 @@ bind = , XF86KbdBrightnessDown, exec, brightnessctl -d '*kbd_backlight*' set 10%
|
||||
bind = , XF86Sleep, exec, systemctl suspend
|
||||
bind = , XF86PowerOff, exec, systemctl poweroff
|
||||
bind = , XF86WakeUp, exec, systemctl suspend
|
||||
bind = $mainMod, L, exec, loginctl lock-session
|
||||
bind = CTRL ALT, L, exec, loginctl lock-session
|
||||
|
||||
#########################
|
||||
# Laptop lid settings
|
||||
@@ -2795,7 +2796,8 @@ windowrule {
|
||||
#+END_SRC
|
||||
|
||||
** =generated/.config/hypr/workspace-rules.conf=
|
||||
These are config files for .config/hypr
|
||||
These setttings configure rules for workspaces
|
||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/workspace-rules.conf :noweb yes :mkdirp yes :eval never
|
||||
|
||||
#Load random wallpaper
|
||||
|
||||
|
||||
Reference in New Issue
Block a user