Regenerated
This commit is contained in:
+300
-300
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user