Added caprine
This commit is contained in:
parent
4342e6fcc4
commit
adc7a6990e
3 changed files with 19 additions and 1 deletions
|
|
@ -1 +1 @@
|
||||||
Removed beeper from startup and added discord
|
Added caprine
|
||||||
|
|
|
||||||
|
|
@ -82,6 +82,7 @@ let
|
||||||
texliveFull
|
texliveFull
|
||||||
|
|
||||||
discord
|
discord
|
||||||
|
caprine
|
||||||
];
|
];
|
||||||
unproductivePackages = with pkgs; [
|
unproductivePackages = with pkgs; [
|
||||||
yt-dlp
|
yt-dlp
|
||||||
|
|
|
||||||
17
startup/caprine.desktop
Executable file
17
startup/caprine.desktop
Executable file
|
|
@ -0,0 +1,17 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment[en_US]=
|
||||||
|
Comment=
|
||||||
|
Exec=caprine
|
||||||
|
GenericName[en_US]=
|
||||||
|
GenericName=
|
||||||
|
Icon=system-run
|
||||||
|
MimeType=
|
||||||
|
Name[en_US]=Caprine
|
||||||
|
Name=Caprine
|
||||||
|
Path=
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
||||||
|
TerminalOptions=
|
||||||
|
Type=Application
|
||||||
|
X-KDE-SubstituteUID=false
|
||||||
|
X-KDE-Username=
|
||||||
Loading…
Add table
Add a link
Reference in a new issue