diff --git a/bin/autostart b/bin/autostart index a52d8a7..d1bdc1a 100755 --- a/bin/autostart +++ b/bin/autostart @@ -13,4 +13,4 @@ sshfs -i ~/.ssh/lain lain:/home/kgt/download /mnt/lain -C & #syncthing & xrdb ~/.Xresources dunst & -redshift -t 6500:3200 -l 53.55:9.64 & +redshift -t 6500:3200 -l 54:10 & diff --git a/bin/autostart_sway b/bin/autostart_sway new file mode 100755 index 0000000..9d62424 --- /dev/null +++ b/bin/autostart_sway @@ -0,0 +1,16 @@ +#!/bin/sh + +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 & +#xrandr --fb 5120x1440 --dpi 96 \ + #--output HDMI-A-0 --mode 2560x1440 -r 120 --pos 0x0 \ + #--output DisplayPort-0 --right-of HDMI-A-0 -r 240 --mode 2560x1440 +#~/bin/fixkeyboard +#xrdb ~/.Xresources +gammastep -t 6500:3200 -l 54:10 & +waybar& +mako &