add sway autostart

This commit is contained in:
kageru 2022-01-12 18:14:11 +01:00
parent 2f4a77baad
commit 5a418d20f4
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2
2 changed files with 17 additions and 1 deletions

View File

@ -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 &

16
bin/autostart_sway Executable file
View File

@ -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 &