home-environment: radio: Symlink the whole mpv dir instead of individual files

pull/1/head
anemofilia 2023-10-27 14:49:38 -03:00 committed by Luis Guilherme Coelho
parent 82b502787c
commit 0483652e15
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
4 changed files with 9 additions and 13 deletions

View File

@ -1,6 +1,6 @@
(define-module (radix files info)
#:use-module (gnu)
#:export (keys))
#:export (config))
(define keys
(local-file "../../../files/infokeys"))
(define config
(local-file "../../../files/info"))

View File

@ -1,10 +1,7 @@
(define-module (radix files mpv)
#:use-module (gnu)
#:export (config input))
#:export (config))
(define config
(local-file "../../../files/mpv/mpv.conf"))
(define input
(local-file "../../../files/mpv/input.conf"))
(local-file "../../../files/mpv"
#:recursive? #t))

View File

@ -156,12 +156,11 @@
("emacs/theme.el" ,file:emacs-theme)
("fish/functions" ,file:fish-functions)
("git" ,file:git-config)
("infokeys" ,file:info-keys)
("info" ,file:info-config)
("kak/kakrc" ,file:kak-config)
("kak/autoload/colorscheme.kak" ,file:kak-colorscheme)
("lf/lfrc" ,file:lf-config)
("mpv/mpv.conf" ,file:mpv-config)
("mpv/input.conf" ,file:mpv-input)
("mpv" ,file:mpv-config)
("newsraft" ,file:newsraft-config)
("zathura" ,file:zathura-config)))
@ -205,7 +204,7 @@
("ln" . "ln -sfn")
#|Kakoune bindings for info|#
("info" . "info --init-file $XDG_CONFIG_HOME/infokeys")
("info" . "info --init-file $XDG_CONFIG_HOME/info")
#|Easy presentation setup with xrandr|#
("present" . ,(format #f "xrandr --output LVDS-1 ~