Added shortcut for stopping and continuing programs

This commit is contained in:
EsVagy42 2025-10-28 00:05:46 +01:00
parent 39667dee70
commit 7a86aca3a4
6 changed files with 23 additions and 1 deletions

View file

@ -57,4 +57,9 @@
source = ./librewolf/native-messaging-hosts;
recursive = true;
};
home.file.".local/share/applications" = {
source = ./shortcuts;
recursive = true;
};
}