autostart-related changes

This commit is contained in:
kageru 2018-04-01 20:45:14 +02:00
parent b7ab7f0f96
commit 6faedbb0c7
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh
rm -rf /home/kageru/temp/*
cp ~/webpw.kdbx /mnt/gaia/
fcitx
syncthing &
# xsetwacom --set 12 Area -14900 0 44400 16000
@ -10,7 +11,7 @@ xrandr --fb 7680x2160 --output DVI-D-0 --pos 0x0 --output DP-0 --mode 1920x1080
~/.fehbg
~/bin/restart_polybar
mpd
redshift &
redshift -t 6500:3200 &
#pactl unload-module module-role-cork

View File

@ -1,7 +1,7 @@
#!/bin/sh
killall polybar
sleep 1
#sleep 1
polybar -c ~/.config/polybar/config left &
polybar -c ~/.config/polybar/config main &
polybar -c ~/.config/polybar/config right &