diff options
| author | zachir <zachir@librem.one> | 2024-06-05 09:09:47 -0500 |
|---|---|---|
| committer | zachir <zachir@librem.one> | 2024-06-05 09:09:47 -0500 |
| commit | f7175b21a3a6cc6965b0ea77e7c47535ce83beec (patch) | |
| tree | e9c71e6db1b498ddcfecde3dd2abeac4f02215b5 /.gitignore | |
| parent | c792a807dde9bd592cfd2dca6504c0893966de60 (diff) | |
Add better/more XDG support
Implements XDG support for more programs that support it, in various
levels of hackiness.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -61,6 +61,7 @@ galculator/ gamescope/ ghb/ GIMP/ +git/ glib-2.0/ gnome-control-center/ gnome-initial-setup-done @@ -222,6 +223,7 @@ solaar/ spotifyd/ spotify-tui/ straw-viewer/ +subversion/ SUPERHOT/ switcher/ syncthing/ @@ -248,6 +250,8 @@ unity3d/ Valve Corporation/ vdirsyncer/ VeraCrypt/ +vim/ +!vim/vimrc VirtualBox/ vlc/vlc-qt-interface.conf waybar/config-dwl-* |
