Regenerated
This commit is contained in:
+300
-300
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -2192,26 +2192,26 @@ decoration {
|
||||
These are config files for .config/hypr
|
||||
#+BEGIN_SRC conf :tangle generated/.config/hypr/window-rules.conf :noweb yes :mkdirp yes :eval never
|
||||
|
||||
# Multiple apps floating, opening near cursor, with specific size
|
||||
# Float apps near cursor, 900x700
|
||||
windowrule {
|
||||
class = nm-connection-editor
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = nm-connection-editor
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Pavucontrol
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Pavucontrol
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Blueman-manager
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Blueman-manager
|
||||
}
|
||||
|
||||
#+END_SRC
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
# Multiple apps floating, opening near cursor, with specific size
|
||||
# Float apps near cursor, 900x700
|
||||
windowrule {
|
||||
class = nm-connection-editor
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = nm-connection-editor
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Pavucontrol
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Pavucontrol
|
||||
}
|
||||
|
||||
windowrule {
|
||||
class = Blueman-manager
|
||||
float = true
|
||||
move = cursor
|
||||
size = 900 700
|
||||
match:class = Blueman-manager
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user