Updates
This commit is contained in:
parent
975d9c7a1a
commit
e028686d74
1 changed files with 0 additions and 24 deletions
|
@ -1,27 +1,3 @@
|
||||||
{
|
{
|
||||||
programs.plasma = {
|
|
||||||
enable = true;
|
|
||||||
shortcuts = {
|
|
||||||
|
|
||||||
};
|
|
||||||
configFile = {
|
|
||||||
"kcminputrc"."Mouse"."cursorTheme" = "Adwaita";
|
|
||||||
"kdeglobals"."General"."font" = "JetBrains Mono,12,-1,5,400,0,0,0,0,0,0,0,0,0,0,1";
|
|
||||||
"kdeglobals"."KDE"."SingleClick" = false;
|
|
||||||
"kscreenlockerrc"."Greeter/Wallpaper/org.kde.image/General"."Image" = "/etc/nixos/git/wallpapers/default/wallpaper1.png";
|
|
||||||
"kscreenlockerrc"."Greeter/Wallpaper/org.kde.image/General"."PreviewImage" = "/etc/nixos/git/wallpapers/default/wallpaper1.png";
|
|
||||||
"kwinrc"."Desktops"."Number[$i]" = 4;
|
|
||||||
"kwinrc"."Desktops"."Rows" = 1;
|
|
||||||
"kwinrc"."NightColor"."Active" = true;
|
|
||||||
"kwinrc"."NightColor"."LatitudeFixed" = 34.6583850931677;
|
|
||||||
"kwinrc"."NightColor"."LongitudeFixed" = 138.0368098159509;
|
|
||||||
"kwinrc"."NightColor"."Mode" = "Location";
|
|
||||||
"kwinrc"."NightColor"."NightTemperature" = 3500;
|
|
||||||
"kwinrc"."Tiling/e5159c0a-c653-5a64-a969-4b3420493375"."tiles" = "{\"layoutDirection\":\"horizontal\",\"tiles\":[{\"layoutDirection\":\"vertical\",\"tiles\":[{\"height\":0.27890625},{\"height\":0.72109375}],\"width\":1}]}";
|
|
||||||
"kwinrc"."org.kde.kdecoration2"."BorderSize" = "None";
|
|
||||||
"kwinrc"."org.kde.kdecoration2"."BorderSizeAuto" = false;
|
|
||||||
"plasmanotifyrc"."Applications/thunderbird"."Seen" = true;
|
|
||||||
"plasmarc"."Theme"."name" = "Arc-Dark";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue