remove default autostart to avoid confusion #21

This commit is contained in:
Kievits Rene
2022-06-02 00:29:23 +02:00
parent da2d55e149
commit f7d7fb1b95

View File

@@ -71,14 +71,7 @@ user_vars = {
-- Write the terminal command to start anything here -- Write the terminal command to start anything here
autostart = { autostart = {
"picom --experimental-backends", "",
"xfce4-power-manager",
"light-locker --lock-on-suspend --lock-on-lid &",
"flatpak run com.spotify.Client",
"discord",
"/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1",
"setxkbmap -option caps:swapescape",
"whatsdesk"
}, },
-- Type 'ip a' and check your wlan and ethernet name -- Type 'ip a' and check your wlan and ethernet name