quickshell stuff
This commit is contained in:
parent
449de3f702
commit
2038ab1d4f
6 changed files with 105 additions and 226 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue