add SOH (OOT recompile)
This commit is contained in:
parent
ca7145e50c
commit
07772eb86b
5 changed files with 29 additions and 15 deletions
|
|
@ -7,7 +7,8 @@
|
|||
#TODO: make the creation of the command file easier, for now this is a nice solution though
|
||||
systemd.user.services."set-kde-connect-commands" = {
|
||||
Install = {
|
||||
WantedBy = ["default.target"];
|
||||
WantedBy = ["plasma-workspace.target"];
|
||||
After = [""];
|
||||
};
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
|
|
@ -205,7 +206,7 @@
|
|||
"steam"
|
||||
"nitrokey-app"
|
||||
"heroic_status_icon_1"
|
||||
"AknozT8xem" #Localsend name for some reason
|
||||
"dsY7OUtCaY" #Localsend name for some reason
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue