Added shortcut for stopping and continuing programs
This commit is contained in:
parent
39667dee70
commit
7a86aca3a4
6 changed files with 23 additions and 1 deletions
5
home.nix
5
home.nix
|
|
@ -57,4 +57,9 @@
|
|||
source = ./librewolf/native-messaging-hosts;
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
home.file.".local/share/applications" = {
|
||||
source = ./shortcuts;
|
||||
recursive = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue