quickshell stuff

This commit is contained in:
Charlie Root 2024-08-01 01:18:12 +02:00
commit 2038ab1d4f
6 changed files with 105 additions and 226 deletions

View file

@ -57,10 +57,10 @@ in {
};
};
opacity = {
applications = 0.9;
popups = 0.9;
desktop = 0.9;
terminal = 0.9;
applications = 1.0;
popups = 1.0;
desktop = 1.0;
terminal = 1.0;
};
targets = {
console.enable = true;