diff options
| author | seth <[email protected]> | 2023-03-01 12:49:47 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-01 12:49:47 -0500 |
| commit | 706dc89a08cede57dfe896441a5bd5b7f3e67c5d (patch) | |
| tree | 3921e511070cb23a122db7a156fafbf54c323d3e /hosts/common | |
| parent | 6891fa0b2ebc082515a3532d3e23999054cfa3ef (diff) | |
add more plasma config
Diffstat (limited to 'hosts/common')
| -rw-r--r-- | hosts/common/desktop/plasma.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/desktop/plasma.nix b/hosts/common/desktop/plasma.nix index 61dc1da..bc38720 100644 --- a/hosts/common/desktop/plasma.nix +++ b/hosts/common/desktop/plasma.nix @@ -8,6 +8,7 @@ plasma-browser-integration print-manager ]; + useQtScaling = true; }; }; } |
