Home Gen520 @ 2025-05-04-00:24 by jonas@comfy-station
This commit is contained in:
parent
9798375263
commit
bd25225e02
@ -47,12 +47,12 @@ in {
|
||||
};
|
||||
|
||||
# use kvantum theme
|
||||
qt.enable = true;
|
||||
qt.enable = false;
|
||||
qt.style.name = "Layan";
|
||||
|
||||
# add nord like gtk theme
|
||||
gtk = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
cursorTheme = {
|
||||
package = pkgs.nordzy-cursor-theme;
|
||||
name = "Nordzy-cursors";
|
||||
@ -94,7 +94,7 @@ in {
|
||||
edgeBarrier = 0; # Disables the edge-barriers introduced in plasma 6.1
|
||||
cornerBarrier = false;
|
||||
|
||||
scripts.polonium.enable = true;
|
||||
scripts.polonium.enable = false;
|
||||
};
|
||||
|
||||
kscreenlocker = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user