diff options
| author | twells46 <tom@wellsth.com> | 2026-01-01 08:59:10 -0600 |
|---|---|---|
| committer | twells46 <tom@wellsth.com> | 2026-01-01 08:59:10 -0600 |
| commit | d65c51e304691fd369b7b3654dde2956c94eae73 (patch) | |
| tree | ec1e449cd2959f197695208580e2b0ed51de5244 /dot_config | |
| parent | 57cb004b71a9a9f688418da05cf88cc670b69f0f (diff) | |
Cleanup permissions
Diffstat (limited to 'dot_config')
| -rw-r--r-- | dot_config/mpd/mpd.conf (renamed from dot_config/mpd/executable_mpd.conf) | 0 | ||||
| -rw-r--r-- | dot_config/mpd/playlists/encrypted_Sabaton.m3u.age (renamed from dot_config/mpd/playlists/encrypted_executable_Sabaton.m3u.age) | 0 | ||||
| -rw-r--r-- | dot_config/mpd/playlists/encrypted_Stoic.m3u.age (renamed from dot_config/mpd/playlists/encrypted_executable_Stoic.m3u.age) | 0 | ||||
| -rw-r--r-- | dot_config/mpv/mpv.conf.tmpl (renamed from dot_config/mpv/executable_mpv.conf.tmpl) | 0 | ||||
| -rw-r--r-- | dot_config/ncmpcpp/config.tmpl | 3 | ||||
| -rw-r--r-- | dot_config/yt-dlp/config.tmpl (renamed from dot_config/yt-dlp/executable_config.tmpl) | 0 | ||||
| -rw-r--r-- | dot_config/yt-dlp/tmpdl.tmpl (renamed from dot_config/yt-dlp/executable_tmpdl.tmpl) | 0 |
7 files changed, 1 insertions, 2 deletions
diff --git a/dot_config/mpd/executable_mpd.conf b/dot_config/mpd/mpd.conf index a7fbbb2..a7fbbb2 100644 --- a/dot_config/mpd/executable_mpd.conf +++ b/dot_config/mpd/mpd.conf diff --git a/dot_config/mpd/playlists/encrypted_executable_Sabaton.m3u.age b/dot_config/mpd/playlists/encrypted_Sabaton.m3u.age index 82f557b..82f557b 100644 --- a/dot_config/mpd/playlists/encrypted_executable_Sabaton.m3u.age +++ b/dot_config/mpd/playlists/encrypted_Sabaton.m3u.age diff --git a/dot_config/mpd/playlists/encrypted_executable_Stoic.m3u.age b/dot_config/mpd/playlists/encrypted_Stoic.m3u.age index ebf60e8..ebf60e8 100644 --- a/dot_config/mpd/playlists/encrypted_executable_Stoic.m3u.age +++ b/dot_config/mpd/playlists/encrypted_Stoic.m3u.age diff --git a/dot_config/mpv/executable_mpv.conf.tmpl b/dot_config/mpv/mpv.conf.tmpl index d94f17f..d94f17f 100644 --- a/dot_config/mpv/executable_mpv.conf.tmpl +++ b/dot_config/mpv/mpv.conf.tmpl diff --git a/dot_config/ncmpcpp/config.tmpl b/dot_config/ncmpcpp/config.tmpl index 240325f..d62f1d1 100644 --- a/dot_config/ncmpcpp/config.tmpl +++ b/dot_config/ncmpcpp/config.tmpl @@ -7,8 +7,7 @@ startup_screen = "media_library" media_library_primary_tag = album_artist -{{- if eq .chezmoi.hostname "Aragorn" }} -# Use dark mode at home +{{- if eq .colors "dark" }} main_window_color = white {{- else }} main_window_color = black diff --git a/dot_config/yt-dlp/executable_config.tmpl b/dot_config/yt-dlp/config.tmpl index 60cad5e..60cad5e 100644 --- a/dot_config/yt-dlp/executable_config.tmpl +++ b/dot_config/yt-dlp/config.tmpl diff --git a/dot_config/yt-dlp/executable_tmpdl.tmpl b/dot_config/yt-dlp/tmpdl.tmpl index 7981b8e..7981b8e 100644 --- a/dot_config/yt-dlp/executable_tmpdl.tmpl +++ b/dot_config/yt-dlp/tmpdl.tmpl |