fix: remove old config, update dependencies
This commit is contained in:
parent
0225077d38
commit
4e7cc23e42
18 changed files with 87 additions and 84 deletions
2
.xinitrc
2
.xinitrc
|
@ -4,6 +4,7 @@
|
|||
#(i3status | while read line; do xsetroot -name "$line"; done) &
|
||||
|
||||
# startup
|
||||
. <(ssh-agent)
|
||||
wallpaper &
|
||||
xss-lock -n screensaver -- lock &
|
||||
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 || # arch
|
||||
|
@ -12,5 +13,6 @@ xss-lock -n screensaver -- lock &
|
|||
picom &
|
||||
gammastep 2> /dev/null &
|
||||
sbar &
|
||||
./keepass/start.sh &
|
||||
|
||||
exec dbus-launch dwm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue