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
|
@ -111,17 +111,13 @@
|
|||
coppwr
|
||||
clapper
|
||||
ardour
|
||||
|
||||
oculante
|
||||
|
||||
farge
|
||||
halloy
|
||||
paleta
|
||||
|
||||
wayback
|
||||
protonplus
|
||||
|
||||
|
||||
fstl
|
||||
];
|
||||
|
||||
home.pointerCursor = {
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -104,6 +104,8 @@
|
|||
|
||||
poppler_utils
|
||||
|
||||
faircamp
|
||||
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue