Making Tor Browser a floating window by default.
Responding to issue #2504 at awesomeWM/awesome
This commit is contained in:
parent
7d0976912e
commit
4c45d292dd
|
@ -506,7 +506,8 @@ awful.rules.rules = {
|
||||||
"Sxiv",
|
"Sxiv",
|
||||||
"Wpa_gui",
|
"Wpa_gui",
|
||||||
"veromix",
|
"veromix",
|
||||||
"xtightvncviewer"},
|
"xtightvncviewer",
|
||||||
|
"Tor Browser"},
|
||||||
|
|
||||||
-- Note that the name property shown in xprop might be set slightly after creation of the client
|
-- Note that the name property shown in xprop might be set slightly after creation of the client
|
||||||
-- and the name shown there might not match defined rules here.
|
-- and the name shown there might not match defined rules here.
|
||||||
|
|
Loading…
Reference in New Issue