xinitrx for picom-animations
This commit is contained in:
parent
7ed9b15db1
commit
d6b49cee28
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue