miku: Remove superpaper
This commit is contained in:
parent
a93eb98304
commit
13f8c023e0
@ -111,7 +111,7 @@ in mkHost config {
|
||||
};
|
||||
gnome.gnome-keyring.enable = true;
|
||||
};
|
||||
|
||||
|
||||
environment.sessionVariables = {
|
||||
# sway
|
||||
#"_JAVA_AWT_NONREPARENTING" = 1;
|
||||
@ -164,16 +164,6 @@ in mkHost config {
|
||||
Restart = "always";
|
||||
};
|
||||
};
|
||||
#superpaper = {
|
||||
# description = "A cross-platform multi monitor wallpaper manager.";
|
||||
# wantedBy = [ "default.target" ];
|
||||
# path = [ pkgs.glib ];
|
||||
# serviceConfig = {
|
||||
# Type = "simple";
|
||||
# ExecStart = "${pkgs.superpaper}/bin/superpaper";
|
||||
# Restart = "always";
|
||||
# };
|
||||
#};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user