galculator float fix
This commit is contained in:
parent
2e77d946c1
commit
727ab1df2e
1 changed files with 2 additions and 8 deletions
|
|
@ -581,18 +581,12 @@ awful.rules.rules = {
|
||||||
instance = {
|
instance = {
|
||||||
"DTA", -- Firefox addon DownThemAll.
|
"DTA", -- Firefox addon DownThemAll.
|
||||||
"copyq", -- Includes session name in class.
|
"copyq", -- Includes session name in class.
|
||||||
|
"galculator",
|
||||||
},
|
},
|
||||||
class = {
|
class = {
|
||||||
"Arandr",
|
"Arandr",
|
||||||
"Gpick",
|
"Gpick",
|
||||||
"Kruler",
|
},
|
||||||
"MessageWin", -- kalarm.
|
|
||||||
"Sxiv",
|
|
||||||
"Wpa_gui",
|
|
||||||
"pinentry",
|
|
||||||
"veromix",
|
|
||||||
"xtightvncviewer"},
|
|
||||||
|
|
||||||
name = {
|
name = {
|
||||||
"Event Tester", -- xev.
|
"Event Tester", -- xev.
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue