xinitrx for picom-animations

This commit is contained in:
tavo-wasd 2024-05-02 20:42:49 -06:00
parent 7ed9b15db1
commit d6b49cee28

View file

@ -24,15 +24,15 @@ setxkbmap en &
dwmblocks & dwmblocks &
clipmenud & clipmenud &
dunst & dunst &
picom --experimental-backends & picom --experimental-backends --animation-for-open-window=zoom &
clear & clear &
#xrandr --output DVI-D-0 --right-of HDMI-0 #xrandr --output DVI-D-0 --right-of HDMI-0
hsetroot -cover /home/tavo/Pictures/Backgrounds/default.jpg & hsetroot -cover /home/tavo/Pictures/Backgrounds/default.jpg &
emacs --daemon & emacs --daemon &
sleep 0.2
while true; do while true; do
dwm >/dev/null 2>&1 dwm >/dev/null 2>&1
done done
exec dwm exec dwm