mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-14 10:48:51 +01:00
awesome config
This commit is contained in:
parent
55f7820e08
commit
1142728615
@ -334,10 +334,7 @@ awful.rules.rules = {
|
||||
"pinentry",
|
||||
"veromix",
|
||||
"xtightvncviewer",
|
||||
"xclock",
|
||||
"run.py",
|
||||
"gsnotify",
|
||||
"gsnotify-arm"
|
||||
"xclock"
|
||||
},
|
||||
|
||||
name = {
|
||||
@ -352,7 +349,7 @@ awful.rules.rules = {
|
||||
|
||||
{ rule_any = {class = {"run.py","gsnotify","gsnotify-arm" }},
|
||||
-- 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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user