1
0
Fork 0
mirror of https://github.com/Horhik/dotfiles.git synced 2024-09-17 21:17:50 +00:00
Dotfiles/home/dwm/.dwm/autostart.sh

12 lines
321 B
Bash
Raw Normal View History

2020-10-07 21:07:09 +00:00
variety &
redshift &
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &
pulseaudio -k
$HOME/.local/scripts/status/launch &
2020-10-12 08:01:33 +00:00
$HOME/.local/scripts/touchpad.sh
xrandr --output HDMI1 --off; enact --pos top
2020-10-07 21:07:09 +00:00
picom --experimental-backends --detect-rounded-corners &
firefox &
2020-10-12 08:01:33 +00:00
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &