removing ydotool
This commit is contained in:
parent
0d4335b84e
commit
7afe49427b
2 changed files with 14 additions and 18 deletions
|
@ -499,20 +499,20 @@
|
|||
};
|
||||
|
||||
systemd.user.services = {
|
||||
ydotoold = {
|
||||
Unit = {
|
||||
Description = "An auto-input utility for wayland";
|
||||
Documentation = [ "man:ydotool(1)" "man:ydotoold(8)" ];
|
||||
};
|
||||
# ydotoold = {
|
||||
# Unit = {
|
||||
# Description = "An auto-input utility for wayland";
|
||||
# Documentation = [ "man:ydotool(1)" "man:ydotoold(8)" ];
|
||||
# };
|
||||
|
||||
Service = {
|
||||
ExecStart = "/run/current-system/sw/bin/ydotoold --socket-path /tmp/ydotools";
|
||||
};
|
||||
# Service = {
|
||||
# ExecStart = "/run/current-system/sw/bin/ydotoold --socket-path /tmp/ydotools";
|
||||
# };
|
||||
|
||||
Install = {
|
||||
WantedBy = ["default.target"];
|
||||
};
|
||||
};
|
||||
# Install = {
|
||||
# WantedBy = ["default.target"];
|
||||
# };
|
||||
# };
|
||||
|
||||
jellyfin-mpv-shim = {
|
||||
Unit = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue