487b2baa85
Use wob to display a volume/brightness overlay
1c84f86a3d
Fix display alignment
f6e541acaf
Disable beets for now, as it breaks the build
5ae74eeefb
Split up home.nix into packages and aliases
db4eaee487
Split up common/configuration.nix
148b78f8dc
Move home-manager.nix to home-manager/main.nix
d011815d05
Bunch of changes I really cant be bothered to write a commit message for
e8de6cfa53
Many updates
dae598e15c
Use raw strings for mpd commands
9dfa38225f
Throw error when mpd returns an unexpected response
62651ea80b
Make Mpd::connect use Mpd::command
1cf1429753
Add CommandResult::new and CommandResult::new_binary methods
05dddfde6d
Fix error when no track is playing
26a3381a25
Remove dbg! calls in mpd.rs
138446e040
Format and apply Clippy suggestions