Regenerated

This commit is contained in:
2026-04-14 15:02:17 +02:00
parent 0fabf15f97
commit d7d1406373
3 changed files with 370 additions and 355 deletions
+358 -353
View File
File diff suppressed because it is too large Load Diff
+6 -1
View File
@@ -2708,6 +2708,11 @@ misc {
These are config files for .config/hypr
#+BEGIN_SRC conf :tangle generated/.config/hypr/window-rules.conf :noweb yes :mkdirp yes :eval never
/*
# Network Manager editor
windowrule {
name = Network-Manager-editor
@@ -2730,7 +2735,7 @@ windowrule {
# Blueman Manager
windowrule {
name = blueman
match:class = .blueman-manager-leaderped
match:class = .blueman-manager-wrapped
float = on
move = move onscreen 100%-w 0
size = 900 700
@@ -1,5 +1,10 @@
# --- This file has been auto-generated. For permanent changes alter the appropriate block in the README.org. ---
/*
# Network Manager editor
windowrule {
name = Network-Manager-editor
@@ -22,7 +27,7 @@ windowrule {
# Blueman Manager
windowrule {
name = blueman
match:class = .blueman-manager-leaderped
match:class = .blueman-manager-wrapped
float = on
move = move onscreen 100%-w 0
size = 900 700