1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-02-24 16:52:05 +00:00
This commit is contained in:
Rae 5e 2024-12-31 23:10:34 -05:00
parent a8b6ce3036
commit f013ffb9b3
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
3 changed files with 4 additions and 1 deletions

View file

@ -73,10 +73,11 @@
}
'';
};
#! doesn't seem to do anything ;w;;;;;
mpdris2 = {
enable = true;
mpd.musicDirectory = "/mnt/world/music";
multimediaKeys = true;
notifications = true;
};
mpris-proxy.enable = true;
};

View file

@ -57,6 +57,7 @@
alsa.enable = true;
pulse.enable = true;
};
mpd.enable = true; # Configured with home-manager
# CUPS printing
printing.enable = true;
# misc

View file

@ -55,6 +55,7 @@
vscodium
# music
mpc
playerctl
rmpc
# X11
hsetroot