Update Plasma
This commit is contained in:
parent
aa7ce0c352
commit
e9411af975
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
# Set the activity manager default activity to match the one for Tiling
|
# Set the activity manager default activity to match the one for Tiling
|
||||||
kactivitymanagerdrc = {
|
kactivitymanagerdrc = {
|
||||||
activites.d67b1509-69a3-585f-adcc-1048a4265c4f = "Default";
|
activities.d67b1509-69a3-585f-adcc-1048a4265c4f = "Default";
|
||||||
main.currentActivity = "d67b1509-69a3-585f-adcc-1048a4265c4f";
|
main.currentActivity = "d67b1509-69a3-585f-adcc-1048a4265c4f";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -82,7 +82,7 @@
|
||||||
|
|
||||||
workspace = {
|
workspace = {
|
||||||
clickItemTo = "select";
|
clickItemTo = "select";
|
||||||
iconTheme = "Papirus";
|
iconTheme = "Breeze Dark";
|
||||||
wallpaper = "/etc/nixos/git/wallpapers/${theme}/wallpaper1.png";
|
wallpaper = "/etc/nixos/git/wallpapers/${theme}/wallpaper1.png";
|
||||||
theme = "Arc-Dark";
|
theme = "Arc-Dark";
|
||||||
colorScheme = "Arc";
|
colorScheme = "Arc";
|
||||||
|
|
Loading…
Reference in a new issue