Regenerated

This commit is contained in:
2026-04-01 22:31:46 +02:00
parent 3494b94bc9
commit cec8a33a38
3 changed files with 308 additions and 308 deletions
+300 -300
View File
File diff suppressed because it is too large Load Diff
+4 -4
View File
@@ -2192,24 +2192,24 @@ decoration {
These are config files for .config/hypr
#+BEGIN_SRC conf :tangle generated/.config/hypr/window-rules.conf :noweb yes :mkdirp yes :eval never
# Float apps near cursor, 900x700
# Floating apps near cursor with specific size
windowrule {
app_id = nm-connection-editor
exe = nm-connection-editor
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = pavucontrol
exe = pavucontrol
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = blueman-manager
exe = blueman-manager
float = true
move = cursor
size = 900 700
@@ -1,21 +1,21 @@
# Float apps near cursor, 900x700
# Floating apps near cursor with specific size
windowrule {
app_id = nm-connection-editor
exe = nm-connection-editor
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = pavucontrol
exe = pavucontrol
float = true
move = cursor
size = 900 700
}
windowrule {
app_id = blueman-manager
exe = blueman-manager
float = true
move = cursor
size = 900 700