mpd stuff

This commit is contained in:
Matt Nish-Lapidus 2025-04-18 17:46:57 -04:00
parent da5f979a59
commit edb92986fc
10 changed files with 362 additions and 16 deletions

View file

@ -9,6 +9,7 @@
desktop
music
langs
mpd
emacs
];
@ -128,10 +129,6 @@
};
services = {
playerctld = {
enable = true;
package = pkgs.playerctl;
};
borgmatic = {
enable = true;
};

View file

@ -0,0 +1,2 @@
#!/bin/sh
wezterm --config-file /home/emenel/.config/wezterm/launcher.lua start --class floatapp --always-new-process "$1"