initial commit
This commit is contained in:
9
scripts/autostart.sh
Executable file
9
scripts/autostart.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
sh $HOME/.screenlayout/default.sh
|
||||
picom --daemon --config $HOME/.config/qtile/scripts/picom.conf &
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
|
||||
/usr/bin/wired &
|
||||
eval $(gnome-keyring-daemon --start)
|
||||
nm-applet &
|
||||
|
||||
Reference in New Issue
Block a user