Regenerated

This commit is contained in:
2026-04-29 11:18:34 +02:00
parent fdad1d166b
commit 6b466a626f
4 changed files with 400 additions and 391 deletions
+4 -1
View File
@@ -2857,7 +2857,7 @@ bind = , workspace, exec, ~/.config/scripts/set-workspace-wallpaper.sh
#########################
# System stuff
#########################
bind = $mainMod, U, exec, kitty -e bash -lc "$HOME/.config/scripts/update.sh"
bind = $mainMod, U, exec, kitty --class update-term -e bash -lc "~/.config/scripts/update.sh; exec bash"
#+END_SRC
** =generated/.config/hypr/exec-once.conf=
@@ -3111,6 +3111,9 @@ windowrule {
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
rounding = 14
}
windowrulev2 = float, class:^(update-term)$
windowrulev2 = size 900 600, class:^(update-term)$
windowrulev2 = center, class:^(update-term)$
#+END_SRC
** =generated/.config/hypr/workspace-rules.conf=