chore: remove some programs from awesome autostart applications list

pull/1/head
anemofilia 2023-08-30 10:28:08 -03:00
parent b6846e7387
commit d6195f951a
No known key found for this signature in database
GPG Key ID: 5A8F3D62C87A2B33
1 changed files with 1 additions and 5 deletions

View File

@ -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