Plasma manager now longer overrides everything. New aliases for searching plasma settings differences
This commit is contained in:
@ -8,10 +8,9 @@
|
||||
}: {
|
||||
programs = {
|
||||
plasma = {
|
||||
overrideConfig = true;
|
||||
|
||||
panels = [
|
||||
{
|
||||
screen = "all";
|
||||
height = 44;
|
||||
location = "top";
|
||||
alignment = "center";
|
||||
@ -134,7 +133,8 @@
|
||||
theme = "Breeze_Light";
|
||||
size = 24;
|
||||
};
|
||||
wallpaper = /home/${username}/${project}/other/wallpaper3.png;
|
||||
# Do not use wallpaper option here as it causes issues! Use it in configFile
|
||||
# wallpaper = /home/${username}/${project}/other/wallpaper3.png;
|
||||
soundTheme = "freedesktop";
|
||||
iconTheme = "Breeze-LaCapitaine-apps";
|
||||
splashScreen = {
|
||||
|
||||
Reference in New Issue
Block a user