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
|
# use kvantum theme
|
||||||
qt.enable = true;
|
qt.enable = false;
|
||||||
qt.style.name = "Layan";
|
qt.style.name = "Layan";
|
||||||
|
|
||||||
# add nord like gtk theme
|
# add nord like gtk theme
|
||||||
gtk = {
|
gtk = {
|
||||||
enable = true;
|
enable = false;
|
||||||
cursorTheme = {
|
cursorTheme = {
|
||||||
package = pkgs.nordzy-cursor-theme;
|
package = pkgs.nordzy-cursor-theme;
|
||||||
name = "Nordzy-cursors";
|
name = "Nordzy-cursors";
|
||||||
@ -94,7 +94,7 @@ in {
|
|||||||
edgeBarrier = 0; # Disables the edge-barriers introduced in plasma 6.1
|
edgeBarrier = 0; # Disables the edge-barriers introduced in plasma 6.1
|
||||||
cornerBarrier = false;
|
cornerBarrier = false;
|
||||||
|
|
||||||
scripts.polonium.enable = true;
|
scripts.polonium.enable = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
kscreenlocker = {
|
kscreenlocker = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user