diff options
| author | kj_sh604 | 2025-12-29 13:58:43 -0500 |
|---|---|---|
| committer | kj_sh604 | 2025-12-29 13:58:43 -0500 |
| commit | d1d3dcee3b55d8646cb1509d94fd783bce15f3ad (patch) | |
| tree | 65e75c1cfc8a69871dae69b70f57f3cc1cb26844 /.gitignore | |
| parent | 51197940a18f199a24d6a189abdaba1c9664523b (diff) | |
feat: add more of xfce4 config to this repo
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,8 +14,9 @@ .config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-* +!.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml !.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-terminal.xml -.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +!.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml .config/zed/.tmp* .local/bin/avp |
