Regenerated
This commit is contained in:
+357
-357
File diff suppressed because it is too large
Load Diff
+9
-9
@@ -2439,8 +2439,8 @@ bind = CTRL, mouse_up, cyclenext, prev
|
||||
bindel = CTRL ALT, mouse_up, layoutmsg, addmaster
|
||||
bindel = CTRL ALT, mouse_down, layoutmsg, removemaster
|
||||
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +1
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -1
|
||||
|
||||
# switch layouts
|
||||
|
||||
@@ -2649,16 +2649,16 @@ layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
||||
#+END_SRC
|
||||
|
||||
** =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
|
||||
workspace_layouts = dwindle, master, scrolling, monocle
|
||||
|
||||
workspace = 1, layoutopt:layout:master
|
||||
workspace = 2, layoutopt:layout:monocle
|
||||
workspace = 3, layoutopt:layout:master
|
||||
workspace = 4, layoutopt:layout:scrolling
|
||||
workspace = 5, layoutopt:layout:dwindle
|
||||
workspace = 6, layoutopt:layout:monocle
|
||||
workspace = 1, layoutopt:hy3:layout:master
|
||||
workspace = 2, layoutopt:hy3:layout:monocle
|
||||
workspace = 3, layoutopt:hy3:layout:master
|
||||
workspace = 4, layoutopt:hy3:layout:scrolling
|
||||
workspace = 5, layoutopt:hy3:layout:dwindle
|
||||
workspace = 6, layoutopt:hy3:layout:monocle
|
||||
|
||||
scrolling {
|
||||
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_down, layoutmsg, removemaster
|
||||
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +conf
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -conf
|
||||
bind = CTRL ALT, right, layoutmsg, colwidth +1
|
||||
bind = CTRL ALT, left, layoutmsg, colwidth -1
|
||||
|
||||
# switch layouts
|
||||
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
|
||||
workspace_layouts = dwindle, master, scrolling, monocle
|
||||
|
||||
workspace = 1, layoutopt:layout:master
|
||||
workspace = 2, layoutopt:layout:monocle
|
||||
workspace = 3, layoutopt:layout:master
|
||||
workspace = 4, layoutopt:layout:scrolling
|
||||
workspace = 5, layoutopt:layout:dwindle
|
||||
workspace = 6, layoutopt:layout:monocle
|
||||
workspace = 1, layoutopt:hy3:layout:master
|
||||
workspace = 2, layoutopt:hy3:layout:monocle
|
||||
workspace = 3, layoutopt:hy3:layout:master
|
||||
workspace = 4, layoutopt:hy3:layout:scrolling
|
||||
workspace = 5, layoutopt:hy3:layout:dwindle
|
||||
workspace = 6, layoutopt:hy3:layout:monocle
|
||||
|
||||
scrolling {
|
||||
fullscreen_on_one_column = true
|
||||
|
||||
Reference in New Issue
Block a user