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