diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-11-30 18:52:09 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-11-30 18:52:09 +1100 |
commit | 5350e9ee11a979da41bd1a4d722a3ea293c73d7a (patch) | |
tree | 33011f286766d565d6eaf6394f457bc5d35333d4 /picom/.footprint | |
parent | e419c2cd2337dcaf3033f3d5e9f1dc9086de780f (diff) | |
download | contrib-5350e9ee11a979da41bd1a4d722a3ea293c73d7a.tar.gz contrib-5350e9ee11a979da41bd1a4d722a3ea293c73d7a.tar.xz |
picom: initial import takes over compton
Diffstat (limited to 'picom/.footprint')
-rw-r--r-- | picom/.footprint | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/picom/.footprint b/picom/.footprint new file mode 100644 index 000000000..25d015c25 --- /dev/null +++ b/picom/.footprint @@ -0,0 +1,27 @@ +drwxr-xr-x root/root etc/ +drwxr-xr-x root/root etc/xdg/ +-rw-r--r-- root/root etc/xdg/picom.conf +-rw-r--r-- root/root etc/xdg/picom.conf.example +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +lrwxrwxrwx root/root usr/bin/compton -> picom +-rwxr-xr-x root/root usr/bin/compton-convgen.py +lrwxrwxrwx root/root usr/bin/compton-trans -> picom-trans +-rwxr-xr-x root/root usr/bin/picom +-rwxr-xr-x root/root usr/bin/picom-trans +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/applications/ +-rw-r--r-- root/root usr/share/applications/compton.desktop +-rw-r--r-- root/root usr/share/applications/picom.desktop +drwxr-xr-x root/root usr/share/icons/ +drwxr-xr-x root/root usr/share/icons/hicolor/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/ +drwxr-xr-x root/root usr/share/icons/hicolor/48x48/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/48x48/apps/compton.png +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/ +drwxr-xr-x root/root usr/share/icons/hicolor/scalable/apps/ +-rw-r--r-- root/root usr/share/icons/hicolor/scalable/apps/compton.svg +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/picom-trans.1.gz +-rw-r--r-- root/root usr/share/man/man1/picom.1.gz |