fixing up some stuff and refining theme
This commit is contained in:
parent
2763ce58c1
commit
3b313209a3
6 changed files with 45 additions and 36 deletions
|
@ -62,6 +62,14 @@
|
|||
};
|
||||
};
|
||||
|
||||
xdg.desktopEntries = {
|
||||
bitwig-labwc = {
|
||||
name = "Bitwig (labwc)";
|
||||
exec = "labwc - S bitwig-studio";
|
||||
categories = [ "Application" "Audio" "Music" ];
|
||||
};
|
||||
};
|
||||
|
||||
home.file.".local/share/The Usual Suspects/Vavra" = {
|
||||
recursive = true;
|
||||
source = ../../packages/the-usual-suspects/vavra;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue