rc2nix: Add more *rc files

Dolphin-related config.
This commit is contained in:
Naïm Favier 2022-09-28 18:30:01 +02:00 committed by Peter J. Jones
parent ff9cb76c01
commit a668a88cc1

View File

@ -51,6 +51,9 @@ module Rc2Nix
"klipperrc",
"plasma-localerc",
"kxkbrc",
"ffmpegthumbsrc",
"kservicemenurc",
"kiorc",
].map {|f| File.expand_path(f, XDG_CONFIG_HOME)}.freeze
##############################################################################