This commit is contained in:
@@ -94,6 +94,7 @@ in {
|
||||
libnotify
|
||||
playerctl
|
||||
wl-clipboard-rs # wl-clipboard in rust
|
||||
xfce.xfconf
|
||||
];
|
||||
|
||||
xdg = {
|
||||
@@ -161,6 +162,9 @@ in {
|
||||
Service.TimeoutStopSec = mkForce "1";
|
||||
Service.Restart = mkForce "always";
|
||||
};
|
||||
xfce4-notifyd = mkGraphicalService {
|
||||
Service.ExecStart = pkgs.xfce.xfce4-notifyd + "/lib/xfce4/notifyd/xfce4-notifyd";
|
||||
};
|
||||
# xwayland-satellite = mkGraphicalService {
|
||||
# Service = {
|
||||
# Type = "simple";
|
||||
|
||||
Reference in New Issue
Block a user