config and menu update

This commit is contained in:
Johannes Findeisen 2021-02-25 12:08:52 +01:00
commit ff62e87026
No known key found for this signature in database
GPG key ID: 2128DE136929E573
2 changed files with 30 additions and 17 deletions

View file

@ -528,17 +528,25 @@ awful.rules.rules = {
"DTA", -- Firefox addon DownThemAll.
"copyq", -- Includes session name in class.
"galculator",
"megasync",
"MEGAsync",
},
class = {
"Arandr",
"Gpick",
"megasync",
"MEGAsync",
},
name = {
"Event Tester", -- xev.
"megasync",
"MEGAsync",
},
role = {
"AlarmWindow", -- Thunderbird's calendar.
"pop-up", -- e.g. Google Chrome's (detached) Developer Tools.
"megasync",
"MEGAsync",
}
}, properties = { floating = true }},