diff --git a/files/awesome/rc.lua b/files/awesome/rc.lua index 6712f6c..31e683c 100644 --- a/files/awesome/rc.lua +++ b/files/awesome/rc.lua @@ -864,8 +864,8 @@ autorunApps = { "xset r rate 160 35", "xset b off", "xbanish", - "oneko -tofocus", - "oneko -tofocus -position 10x0 -fg #ffffff", + "oneko -tofocus -speed 20 -fg '#101010' -bg '#606060'", + "oneko -tofocus -speed 22 -position 0x0+25+0", } if autorun then for app = 1, #autorunApps do