diff options
| author | xyz <gky44px1999@gmail.com> | 2021-12-13 02:36:18 -0800 | 
|---|---|---|
| committer | xyz <gky44px1999@gmail.com> | 2021-12-13 02:36:18 -0800 | 
| commit | ab421ebe2fc025057719466f0dc4dcfb63c85754 (patch) | |
| tree | 350e5f4322a32d313a4f212de8149e0dfc91356a /etc | |
| parent | 16d3437f887f369bc3024843d8c6c4c06d0a32e5 (diff) | |
combine cfgc and cfgl meta files
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/myconf/cfgl_meta | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/etc/myconf/cfgl_meta b/etc/myconf/cfgl_meta index 14c66783..5fb45b85 100644 --- a/etc/myconf/cfgl_meta +++ b/etc/myconf/cfgl_meta @@ -5,6 +5,7 @@  644 root root //etc/uwsgi/searx.ini  644 root root //etc/wildmidi/wildmidi.cfg  644 xyz wheel //home/xyz/.bashrc +644 xyz wheel //home/xyz/.config/alacritty/alacritty.yml  600 xyz wheel //home/xyz/.config/aria2/aria2.conf  644 xyz wheel //home/xyz/.config/dunst/dunstrc  600 xyz wheel //home/xyz/.config/fcitx5/conf/chttrans.conf @@ -13,18 +14,23 @@  600 xyz wheel //home/xyz/.config/fcitx5/conf/pinyin.conf  600 xyz wheel //home/xyz/.config/fcitx5/profile  644 xyz wheel //home/xyz/.config/fontconfig/fonts.conf +644 xyz wheel //home/xyz/.config/git/ignore  444 xyz wheel //home/xyz/.config/htop/htoprc  644 xyz wheel //home/xyz/.config/mimeapps.list +644 xyz wheel //home/xyz/.config/mpv/mpv.conf  777 xyz wheel //home/xyz/.config/mpv/scripts/sponsorblock-minimal.lua  644 xyz wheel //home/xyz/.config/Mullvad VPN/gui_settings.json  644 xyz wheel //home/xyz/.config/myconf/gallery_urls +644 xyz wheel //home/xyz/.config/myconf/surfingkeys_config.js  644 xyz wheel //home/xyz/.config/newsboat/config  600 xyz wheel //home/xyz/.config/newsboat/urls  755 xyz wheel //home/xyz/.config/nsxiv/exec/key-handler +644 xyz wheel //home/xyz/.config/nvim/init.vim  644 xyz wheel //home/xyz/.config/readline/inputrc  644 xyz wheel //home/xyz/.config/sxhkd/sxhkdrc  644 xyz wheel //home/xyz/.config/systemd/user/ssh-agent.service  644 xyz wheel //home/xyz/.config/user-dirs.dirs +644 xyz wheel //home/xyz/.config/yt-dlp/config  644 xyz wheel //home/xyz/.config/zathura/zathurarc  755 xyz wheel //home/xyz/.local/bin/alarm  755 xyz wheel //home/xyz/.local/bin/bell @@ -60,6 +66,8 @@  755 xyz wheel //home/xyz/.local/bin/xmq  644 xyz wheel //home/xyz/.local/share/applications/file.desktop  777 xyz wheel //home/xyz/.local/share/weechat/python/autoload/weechat-matrix.py +644 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly/chrome/userChrome.css +644 xyz wheel //home/xyz/.mozilla/firefox/xxxxxxxx.fly/user-overrides.js  644 xyz wheel //home/xyz/.profile  644 xyz wheel //home/xyz/.xinitrc  644 xyz wheel //home/xyz/.Xresources | 
