Regenerated

This commit is contained in:
2026-04-16 22:36:44 +02:00
parent 6c40ff4a84
commit 8241bbd47f
6 changed files with 406 additions and 397 deletions
@@ -20,11 +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, 1, layoutmsg, colwidth exact 1.0
bind = CTRL ALT, 2, layoutmsg, colwidth exact 0.5
bind = CTRL ALT, 3, layoutmsg, colwidth exact 0.333
bind = CTRL ALT, 4, layoutmsg, colwidth exact 0.25
bind = CTRL ALT, 5, layoutmsg, colwidth exact 0.2
bind = CTRL ALT, right, layoutmsg, colwidth +conf
bind = CTRL ALT, left, layoutmsg, colwidth -conf
# switch layouts
+9 -1
View File
@@ -1,7 +1,15 @@
# --- 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
scrolling {
fullscreen_on_one_column = true
column_width = 0.32 # default: 2 windows side by side
column_width = 0.32 # default: 3 windows side by side
explicit_column_widths = 0.329, 0.5, 0.667, 1.0
}
@@ -1,5 +1,4 @@
# --- 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. ---
# Hyprland Catppuccin Mocha Theme (solid colors)
# Colors
@@ -1,8 +1,5 @@
#!/usr/bin/env bash
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
#!/usr/bin/env bash
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
#!/usr/bin/env bash
# Player selection — prefer actively playing player
player=$(playerctl -l 2>/dev/null | while read -r p; do