lots of little tweaks

This commit is contained in:
Chris Cochru 2023-06-23 16:21:16 -05:00
parent a61d9690fb
commit cae9f94cbb
7 changed files with 198 additions and 363 deletions

View file

@ -6,7 +6,7 @@
home.stateVersion = "23.05";
programs.home-manager.enable = true;
home.packages = with pkgs; [
eww-wayland
# eww-wayland
swww
starship
# The guix version of dolphin isn't built for wayland and can't find the icon theme

View file

@ -272,6 +272,14 @@ marked files in a dired buffer via rsync."))))
(default '(("video/mp4" . "mpv.desktop")
("video/webm" . "mpv.desktop")
("video/x-matroska" . "mpv.destop")
("video/mkv" . "mpv.destop")
("video/quicktime" . "mpv.destop")
("audio/opus" . "mpv-slow.desktop")))
(added '(("video/mp4" . "mpv.desktop")
("video/webm" . "mpv.desktop")
("video/x-matroska" . "mpv.destop")
("video/mkv" . "mpv.destop")
("video/quicktime" . "mpv.destop")
("audio/opus" . "mpv-slow.desktop")))
(desktop-entries
(list (xdg-desktop-entry