files: awesome: Add a white companion for the dark gray oneko
parent
2d92250b52
commit
c2c0335764
|
@ -864,8 +864,8 @@ autorunApps = {
|
||||||
"xset r rate 160 35",
|
"xset r rate 160 35",
|
||||||
"xset b off",
|
"xset b off",
|
||||||
"xbanish",
|
"xbanish",
|
||||||
"oneko -tofocus",
|
"oneko -tofocus -speed 20 -fg '#101010' -bg '#606060'",
|
||||||
"oneko -tofocus -position 10x0 -fg #ffffff",
|
"oneko -tofocus -speed 22 -position 0x0+25+0",
|
||||||
}
|
}
|
||||||
if autorun then
|
if autorun then
|
||||||
for app = 1, #autorunApps do
|
for app = 1, #autorunApps do
|
||||||
|
|
Loading…
Reference in New Issue