Add blur to picom

This commit is contained in:
DogeyStamp 2021-04-09 11:12:55 -04:00
parent b893bf61a3
commit 98b90a3155
2 changed files with 9 additions and 2 deletions

View File

@ -51,3 +51,9 @@ opacity-rule = [ "99:name *?= 'Screenshot'", "99:class_g = 'Firefox'",
};
blur-background-frame = false;
blur:
{
method = "gaussian";
size = 2;
deviation = 5.0;
};

View File

@ -3,9 +3,10 @@
setxkbmap -layout us,ca -variant multi -option 'grp:win_space_toggle, caps:swapescape'
xset r rate 300 50
mon-on
picom &
picom --experimental-backends --backend glx --vsync &
xwallpaper --center .config/wall.png
xautolock -time 12 -locker "systemctl suspend" -detectsleep &
wal --theme sexy-phrak1 -b 080808
xautolock -time 12 -locker "systemctl suspend" -detectsleep -notify 5 -notifier "notify-send Locking" &
xss-lock -- slock &
#dunst crashes X for some reason on my device so I put it in screen to prevent that
screen -dm dunst notifs