mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
user.chn.plasma: fix theme
This commit is contained in:
@@ -8,9 +8,10 @@ inputs:
|
||||
{
|
||||
theme = "Fluent-round-light";
|
||||
colorScheme = "FluentLight";
|
||||
cursorTheme = "Breeze_Snow";
|
||||
cursorTheme = "Breeze_Light";
|
||||
lookAndFeel = "com.github.vinceliuice.Fluent-round-light";
|
||||
# iconTheme = "Breeze";
|
||||
# ~/.config/kdeglobals [Icons]
|
||||
iconTheme = "Tela-circle-light";
|
||||
};
|
||||
configFile =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user