Remove unused config

main
Marko Korhonen 1 month ago
parent 4c680ddd88
commit 300a7fd450
No known key found for this signature in database
GPG Key ID: A7F78BCB859CD890

@ -168,17 +168,14 @@ dotfiles = ["f_makepkg.conf", "f_paru.conf"]
[profiles.terminal]
dotfiles = [
"d_wal",
"d_nvim",
"d_ssh",
"d_zsh",
"f_alacritty.yml",
"f_gitconfig",
"f_hushlogin",
"f_ignore",
"f_ranger.conf",
"f_ranger_commands.py",
"f_rtv.cfg",
"f_zellij",
"f_zshrc",
"f_npmrc",
@ -190,10 +187,8 @@ dotfiles = [
"f_abcde.conf",
"f_beets_config",
"f_beets_whitelist",
"f_libra_config",
"f_mpd.conf",
"f_mpdris2.conf",
"f_mpdscribble.conf",
"f_ncmpcpp.conf",
"f_ncmpcpp_bindings",
]
@ -209,7 +204,6 @@ dotfiles = [
[profiles.Mirkwood]
include = ["pacman", "terminal", "media", "gpg"]
dotfiles = [
"d_rofi",
"f_librewolf_overrides",
"f_dconf.ini",
"f_docker-config.json",

Loading…
Cancel
Save