Use dual_kawase picom bluring

This commit is contained in:
ItsDrike 2021-07-24 14:51:54 +02:00
parent 5917dc8d85
commit a4e08bc977
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
2 changed files with 46 additions and 3 deletions

View file

@ -13,9 +13,7 @@ setbg &
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources
# Start compositor manager to allow transparency
picom -b &
#picom -b --experimental-backends &
#xcompmgr &
picom -b --experimental-backends &
# Dunst for notifications
dunst &