Home Gen513 @ 2025-05-03-18:55 by jonas@comfy-station

This commit is contained in:
2025-05-03 23:42:23 +02:00
parent 1f9a9bc381
commit 9fdbe27389
2 changed files with 62 additions and 7 deletions

View File

@@ -19,14 +19,14 @@ in {
};
# Use kvantum-theme
home.sessionVariables = {
QT_STYLE_OVERRIDE = "kvantum";
};
# home.sessionVariables = {
# QT_STYLE_OVERRIDE = "kvantum";
# };
# provide kvantum and nord theme
home.packages = [
# pkgs.utterly-nord-plasma
pkgs.libsForQt5.qtstyleplugin-kvantum
pkgs.layan-kde
pkgs.kdePackages.qtstyleplugin-kvantum
];
programs.konsole = {
@@ -46,7 +46,7 @@ in {
# use kvantum theme
qt.enable = true;
qt.style.name = "kvantum";
qt.style.name = "layan";
# add nord like gtk theme
gtk = {
@@ -74,7 +74,7 @@ in {
#
workspace = {
clickItemTo = "select";
# lookAndFeel = "Utterly-Nord";
lookAndFeel = "com.github.vinceliuice.Layan";
theme = "breeze";
# colorScheme = "UtterlyNord";
cursor = {