Regenerated

This commit is contained in:
2026-04-16 23:10:33 +02:00
parent ccc69933c6
commit f87c178de2
4 changed files with 374 additions and 374 deletions
+357 -357
View File
File diff suppressed because it is too large Load Diff
+9 -9
View File
@@ -2439,8 +2439,8 @@ bind = CTRL, 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 +1
bind = CTRL ALT, left, layoutmsg, colwidth -conf bind = CTRL ALT, left, layoutmsg, colwidth -1
# switch layouts # switch layouts
@@ -2649,16 +2649,16 @@ layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
#+END_SRC #+END_SRC
** =generated/.config/hypr/layout.conf= ** =generated/.config/hypr/layout.conf=
These are config files for .config/hypr These settings control Hyprland config
#+BEGIN_SRC conf :tangle generated/.config/hypr/layout.conf :noweb yes :mkdirp yes :eval never #+BEGIN_SRC conf :tangle generated/.config/hypr/layout.conf :noweb yes :mkdirp yes :eval never
workspace_layouts = dwindle, master, scrolling, monocle workspace_layouts = dwindle, master, scrolling, monocle
workspace = 1, layoutopt:layout:master workspace = 1, layoutopt:hy3:layout:master
workspace = 2, layoutopt:layout:monocle workspace = 2, layoutopt:hy3:layout:monocle
workspace = 3, layoutopt:layout:master workspace = 3, layoutopt:hy3:layout:master
workspace = 4, layoutopt:layout:scrolling workspace = 4, layoutopt:hy3:layout:scrolling
workspace = 5, layoutopt:layout:dwindle workspace = 5, layoutopt:hy3:layout:dwindle
workspace = 6, layoutopt:layout:monocle workspace = 6, layoutopt:hy3:layout:monocle
scrolling { scrolling {
fullscreen_on_one_column = true fullscreen_on_one_column = true
@@ -20,8 +20,8 @@ bind = CTRL, 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 +1
bind = CTRL ALT, left, layoutmsg, colwidth -conf bind = CTRL ALT, left, layoutmsg, colwidth -1
# switch layouts # switch layouts
+6 -6
View File
@@ -1,12 +1,12 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. --- # --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
workspace_layouts = dwindle, master, scrolling, monocle workspace_layouts = dwindle, master, scrolling, monocle
workspace = 1, layoutopt:layout:master workspace = 1, layoutopt:hy3:layout:master
workspace = 2, layoutopt:layout:monocle workspace = 2, layoutopt:hy3:layout:monocle
workspace = 3, layoutopt:layout:master workspace = 3, layoutopt:hy3:layout:master
workspace = 4, layoutopt:layout:scrolling workspace = 4, layoutopt:hy3:layout:scrolling
workspace = 5, layoutopt:layout:dwindle workspace = 5, layoutopt:hy3:layout:dwindle
workspace = 6, layoutopt:layout:monocle workspace = 6, layoutopt:hy3:layout:monocle
scrolling { scrolling {
fullscreen_on_one_column = true fullscreen_on_one_column = true