config and menu update
This commit is contained in:
parent
3468c3c697
commit
b548948129
2 changed files with 30 additions and 17 deletions
|
|
@ -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 }},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue