dotfiles/bin/autostart

17 lines
440 B
Plaintext
Raw Normal View History

2018-02-07 13:39:28 +01:00
#!/bin/sh
2021-04-15 18:13:10 +02:00
~/bin/fixkeyboard
xrandr --fb 5120x1440 --dpi 96 \
--output DisplayPort-0 --pos 0x0 -r 240 --mode 2560x1440 \
2021-12-11 13:15:10 +01:00
--output HDMI-A-0 --mode 2560x1440 -r 120 --left-of DisplayPort-0
2021-04-15 18:13:10 +02:00
~/.fehbg
2018-02-07 13:39:28 +01:00
rm -rf /home/kageru/temp/*
2021-12-11 13:15:10 +01:00
cp ~/webpw.kdbx /mnt/calliope/
2019-05-29 19:15:49 +02:00
cp ~/webpw.kdbx ~/Sync/webpw.kdbx
2018-02-07 13:39:28 +01:00
fcitx
2019-05-29 19:15:49 +02:00
sshfs -i ~/.ssh/lain lain:/home/kgt/download /mnt/lain -C &
2021-04-15 18:13:10 +02:00
#syncthing &
2018-12-05 08:21:18 +01:00
xrdb ~/.Xresources
dunst &
2018-12-05 08:21:18 +01:00
redshift -t 6500:3200 -l 53.55:9.64 &