1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 04:11:07 +01:00

chore: upgrade to 20.09

This commit is contained in:
2020-10-24 11:49:34 +02:00
parent 29385fdfac
commit 14685a758d
11 changed files with 32 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
services.compton = {
enable = true;
shadow = true;
menuOpacity = "0.9";
shadowOpacity = "0.3";
menuOpacity = 0.9;
shadowOpacity = 0.3;
};
}