chore: remove some programs from awesome autostart applications list
parent
b6846e7387
commit
d6195f951a
|
@ -860,15 +860,11 @@ autorunApps = {
|
|||
"keepassxc",
|
||||
"/home/radio/.profile",
|
||||
"xmodmap .xmodmap",
|
||||
"mpd --no-config",
|
||||
"xset r rate 160 35",
|
||||
"xset b off",
|
||||
"setxkbmap -layout 'us,br' -option 'grp:menu_switch,parens:swap_brackets,caps:swapescape'",
|
||||
"xbanish",
|
||||
"xset r rate 200 30",
|
||||
"pkill oneko",
|
||||
"oneko -tofocus -bg '#606060' -fg '#101010' -speed 22",
|
||||
"adjust-trackpoint",
|
||||
"oneko -tofocus",
|
||||
}
|
||||
if autorun then
|
||||
for app = 1, #autorunApps do
|
||||
|
|
Loading…
Reference in New Issue