update for retro look again

This commit is contained in:
dogeystamp 2023-07-05 16:12:56 -04:00
parent fdd69c7a3d
commit dcebf4a7f5
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38
2 changed files with 5 additions and 3 deletions

View File

@ -2,6 +2,8 @@
# essentials
#
ttf-jetbrains-mono
ttf-terminus-nerd
wqy-microhei
ttf-roboto
noto-fonts-emoji
git

View File

@ -3,7 +3,7 @@ backend = "glx";
# animations
# works with https://github.com/FT-Labs/picom
# if your picom doesn't support it it won't do anything
animations = true;
animations = false;
animation-stiffness-in-tag = 125;
animation-stiffness-tag-change = 90.0;
@ -23,7 +23,7 @@ enable-fading-next-tag = true;
vsync = true;
# shadow
shadow = true;
shadow = false;
shadow-radius = 12;
shadow-offset-x = -7;
shadow-offset-y = -7;
@ -35,4 +35,4 @@ fade-out-step = 0.05;
fade-delta = 5;
# corner
corner-radius = 8;
# corner-radius = 8;