added background images

changed i3 config
This commit is contained in:
zegonix
2024-09-11 23:27:24 +02:00
parent 58a77dc089
commit 9b4cd8b6c8
15 changed files with 171 additions and 16 deletions

View File

@@ -12,10 +12,12 @@ fade-out-step = 0.05;
fade-delta = 8;
# opacity
# inactive-dim = 0.2
opacity-rule = [
"90:class_g = 'Alacritty'"
];
# corners
corner-radius = 2;
corner-radius = 0;
rounded-corners-exclude = [
"window_type = 'dock'"
];