Add mimeapps.list config to control file handlers
This commit is contained in:
parent
653e80f3dd
commit
6d20720c5a
@ -38,6 +38,9 @@ gpg_agent = { source = "gnupg/gpg-agent.conf", target = ".gnupg/gpg-agent.conf"
|
|||||||
# helix
|
# helix
|
||||||
helix = { source = "helix", target = ".config/helix" }
|
helix = { source = "helix", target = ".config/helix" }
|
||||||
|
|
||||||
|
# file handlers
|
||||||
|
mimeapps = { source = "mimeapps.list", target = ".config/mimeapps.list" }
|
||||||
|
|
||||||
# navi
|
# navi
|
||||||
navi = { source = "navi", target = ".config/navi" }
|
navi = { source = "navi", target = ".config/navi" }
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user