dotfiles/bin/autostart
2021-12-11 13:17:26 +01:00

17 lines
440 B
Bash
Executable File

#!/bin/sh
~/bin/fixkeyboard
xrandr --fb 5120x1440 --dpi 96 \
--output DisplayPort-0 --pos 0x0 -r 240 --mode 2560x1440 \
--output HDMI-A-0 --mode 2560x1440 -r 120 --left-of DisplayPort-0
~/.fehbg
rm -rf /home/kageru/temp/*
cp ~/webpw.kdbx /mnt/calliope/
cp ~/webpw.kdbx ~/Sync/webpw.kdbx
fcitx
sshfs -i ~/.ssh/lain lain:/home/kgt/download /mnt/lain -C &
#syncthing &
xrdb ~/.Xresources
dunst &
redshift -t 6500:3200 -l 53.55:9.64 &