mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-14 18:58:50 +01:00
awesome config
This commit is contained in:
parent
55f7820e08
commit
1142728615
@ -334,10 +334,7 @@ awful.rules.rules = {
|
|||||||
"pinentry",
|
"pinentry",
|
||||||
"veromix",
|
"veromix",
|
||||||
"xtightvncviewer",
|
"xtightvncviewer",
|
||||||
"xclock",
|
"xclock"
|
||||||
"run.py",
|
|
||||||
"gsnotify",
|
|
||||||
"gsnotify-arm"
|
|
||||||
},
|
},
|
||||||
|
|
||||||
name = {
|
name = {
|
||||||
@ -352,7 +349,7 @@ awful.rules.rules = {
|
|||||||
|
|
||||||
{ rule_any = {class = {"run.py","gsnotify","gsnotify-arm" }},
|
{ rule_any = {class = {"run.py","gsnotify","gsnotify-arm" }},
|
||||||
-- properties = { placement = awful.placement.centered,border_width=0 }
|
-- properties = { placement = awful.placement.centered,border_width=0 }
|
||||||
properties = { border_width=0 }
|
properties = { border_width=0,titlebars_enabled=false,floating=true }
|
||||||
|
|
||||||
},
|
},
|
||||||
-- Set Firefox to always map on the tag named "2" on screen 1.
|
-- Set Firefox to always map on the tag named "2" on screen 1.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user