remove default autostart to avoid confusion #21
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user