Regenerated

This commit is contained in:
2026-04-14 15:12:41 +02:00
parent f888c9122c
commit 68d4439960
5 changed files with 364 additions and 369 deletions
+356 -358
View File
File diff suppressed because it is too large Load Diff
+4 -6
View File
@@ -2416,8 +2416,10 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
bind = $mainMod, X , exec, qs -c powermenu
# Switch windows
bind = ALT, TAB, cyclenext,
# bind = ALT SHIFT, TAB, cyclenext prev
bind = ALT, TAB, overview:toggle
bind = ALT SHIFT, TAB, overview:toggle
bind = CTRL, mouse_down, cyclenext, prev
bind = CTRL, mouse_up, cyclenext, prev
# switch layouts
@@ -2726,7 +2728,6 @@ windowrule {
size = 900 700
}
# Blueman Manager
windowrule {
name = blueman
@@ -2755,7 +2756,6 @@ windowrule {
pin = on
}
# Wofi window rules
# (match: fields do not support $variables, hardcoded intentionally)
windowrule {
@@ -2764,7 +2764,6 @@ windowrule {
border_color = rgb(89b4fa) rgb(a6e3a1) 45deg
rounding = 14
}
#+END_SRC
** =generated/.config/hypr/workspace-rules.conf=
@@ -2774,7 +2773,6 @@ These are config files for .config/hypr
#Load random wallpaper
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
# Workspace definitions (modern syntax)
workspace = 1
workspace = 2
@@ -12,8 +12,10 @@ bind = $mainMod SHIFT, R, exec, hyprctl reload
bind = $mainMod, X , exec, qs -c powermenu
# Switch windows
bind = ALT, TAB, cyclenext,
# bind = ALT SHIFT, TAB, cyclenext prev
bind = ALT, TAB, overview:toggle
bind = ALT SHIFT, TAB, overview:toggle
bind = CTRL, mouse_down, cyclenext, prev
bind = CTRL, mouse_up, cyclenext, prev
# switch layouts
@@ -18,7 +18,6 @@ windowrule {
size = 900 700
}
# Blueman Manager
windowrule {
name = blueman
@@ -47,7 +46,6 @@ windowrule {
pin = on
}
# Wofi window rules
# (match: fields do not support $variables, hardcoded intentionally)
windowrule {
@@ -3,7 +3,6 @@
#Load random wallpaper
workspacecreated = exec $HOME/.local/bin/wallpaper-sync-and-set.sh $workspace
# Workspace definitions (modern syntax)
workspace = 1
workspace = 2