Fix tag preview closing + Update autorun, default layouts, tag-preview theme
This commit is contained in:
parent
2401cfcee2
commit
8d0abe603d
6 changed files with 55 additions and 47 deletions
|
@ -55,7 +55,7 @@ ruled.client.connect_signal("request::rules", function()
|
|||
"Blueman-manager",
|
||||
"Gpick",
|
||||
"Kruler",
|
||||
"MessageWin", -- kalarm.
|
||||
"MessageWin", -- kalarm.
|
||||
"Sxiv",
|
||||
"Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size.
|
||||
"Wpa_gui",
|
||||
|
@ -72,9 +72,9 @@ ruled.client.connect_signal("request::rules", function()
|
|||
"Event Tester", -- xev.
|
||||
},
|
||||
role = {
|
||||
"AlarmWindow", -- Thunderbird's calendar.
|
||||
"AlarmWindow", -- Thunderbird's calendar.
|
||||
"ConfigManager", -- Thunderbird's about:config.
|
||||
"pop-up", -- e.g. Google Chrome's (detached) Developer Tools.
|
||||
"pop-up", -- e.g. Google Chrome's (detached) Developer Tools.
|
||||
}
|
||||
},
|
||||
properties = { floating = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue