configs/desktop/scripts/autostart.sh

48 lines
1.3 KiB
Bash
Raw Normal View History

2022-08-19 16:23:29 -03:00
#!/bin/bash
2022-10-29 16:46:38 -03:00
sh ~/scripts/screenlayout.sh
2022-08-19 16:23:29 -03:00
nitrogen --restore &
2022-10-29 16:46:38 -03:00
nvidia-settings --load-config-only
2022-08-19 16:23:29 -03:00
setxkbmap br abnt2
xinput --set-prop 'pointer:''Gaming Mouse' 'libinput Accel Profile Enabled' 0, 1
xinput --set-prop 'pointer:''Gaming Mouse' 'libinput Accel Speed' 0.1
2022-10-29 16:46:38 -03:00
#pulseaudio --start
2022-08-19 16:23:29 -03:00
2022-10-29 16:46:38 -03:00
#picom &
/home/klein/.local/bin/picom-pijulius -b --experimental-backends --animations --animation-for-open-window zoom --vsync &
# /home/klein/.local/bin/picom-jonaburg &
2022-08-19 16:23:29 -03:00
numlockx on
mpd &
dunst &
lxqt-policykit-agent &
touch ~/tmp/touchy
rm -rf ~/tmp/*
2022-10-29 16:46:38 -03:00
#killall pasystray; pasystray & # killlall is needed in case you reset dwm, it will just spawn infinites pasystrays
2022-08-19 16:23:29 -03:00
/usr/bin/emacs --daemon &
2022-10-29 16:46:38 -03:00
#/home/lucas/.local/bin/idle &
2022-08-19 16:23:29 -03:00
#urxvtd --quiet --opendisplay --fork
#xrdb -merge ~/.Xresources
2022-10-29 16:46:38 -03:00
#otd &
2022-08-19 16:23:29 -03:00
#discord & # If using regular discord.
#flatpak run com.discordapp.Discord & # If using flatpak
#steam &
#nohup xwinwrap -g 1920x1080 -s -b -un -nf -ni -fdt -argb -st -ov -sp -- mpv -wid WID --framedrop=vo --no-audio --really-quiet --panscan="1.0" /home/lucas/wpp\&stuff/wallpapers/Fireworks-Reflections.mp4 -loop 0 &
#nohup xwinwrap -g 1400x900+1920+180 -s -b -un -nf -ni -fdt -argb -st -ov -sp -- mpv -wid WID --framedrop=vo --no-audio --really-quiet --panscan="1.0" /home/lucas/wpp\&stuff/kyoko_animated_wallpaper.mp4 -loop 0