add float rule to screenshare dialog, change fs behavior, change size of borders
This commit is contained in:
@@ -18,4 +18,5 @@ hl.window_rule({match = {title = "^(.*)(wants to save)$" }, flo
|
||||
hl.window_rule({match = {title = "^(.*)(wants to open)$" }, center = true})
|
||||
hl.window_rule({match = {title = "^(.*)(wants to open)$" }, float = true})
|
||||
|
||||
hl.window_rule({match = {class = "hyprland-share-picker" }, float = true})
|
||||
hl.window_rule({match = {title = "(.*)(Settings)(.*)$" },float = true})
|
||||
|
||||
Reference in New Issue
Block a user