aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/guix/home.scm7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm
index 68513f6..fc055fd 100644
--- a/etc/guix/home.scm
+++ b/etc/guix/home.scm
@@ -163,11 +163,6 @@
(define texinfo-with-options
(with-options texinfo "info" "--init-file \"$XDG_CONFIG_HOME\"/info/infokey"))
-(define mpv-with-options
- (with-options mpv "mpv" (string-append "--script="
- (getenv "HOME")
- "/.guix-home/profile/lib/mpris.so")))
-
(define (xdg-config-home s)
(string-append (getenv "XDG_CONFIG_HOME") "/" s))
@@ -535,7 +530,6 @@
mcabber
profanity
newsboat
- mpv-mpris
vlc
hicolor-icon-theme
@@ -565,7 +559,6 @@
wget-with-options
tmux-with-options
texinfo-with-options
- mpv-with-options
hunspell-iconv
gpodder-xdg
(hunspell-dictionary-utf8 "en")