update dwm autostart

This commit is contained in:
Horhik 2021-02-05 16:56:27 +03:00
parent 8c843f500f
commit e5650a9cea
1 changed files with 8 additions and 5 deletions

View File

@ -1,11 +1,14 @@
picom --experimental-backends --detect-rounded-corners &
variety &
redshift &
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &
setxkbmap us,ru ,winkeys grp:alt_shift_toggle &
pulseaudio -k
$HOME/.local/scripts/status/launch &
$HOME/.local/scripts/touchpad.sh
xrandr --output HDMI1 --off; enact --pos top
enact --pos top
firefox &
setxkbmap us,ru,fi ,winkeys grp:alt_shift_toggle &
superproductivity &
setxkbmap us,ru ,winkeys grp:alt_shift_toggle &
nitrogen --restore
enact --pos top --watch &
nextcloud &
cd /home/horhik/Freenet/downloads/fms; ./fms --daemon
picom --experimental-backends --detect-rounded-corners &