|
|
|
@ -12,20 +12,14 @@
|
|
|
|
|
#include <abstractions/openssl>
|
|
|
|
|
|
|
|
|
|
# If you want audio then enable these
|
|
|
|
|
# #include <abstractions/audio>
|
|
|
|
|
# /usr/bin/jackd mrix,
|
|
|
|
|
# #include <abstractions/audio>
|
|
|
|
|
# /usr/bin/jackd mrix,
|
|
|
|
|
|
|
|
|
|
# Allow usage of torsocks
|
|
|
|
|
/etc/tor/torsocks.conf r,
|
|
|
|
|
|
|
|
|
|
/run/user/1000/dconf/user rw,
|
|
|
|
|
|
|
|
|
|
/sys/devices/pci0000:00/0000:00:02.0/device r,
|
|
|
|
|
/sys/devices/pci0000:00/0000:00:02.0/subsystem_device r,
|
|
|
|
|
/sys/devices/pci0000:00/0000:00:02.0/subsystem_vendor r,
|
|
|
|
|
/sys/devices/pci0000:00/0000:00:02.0/uevent r,
|
|
|
|
|
/sys/devices/pci0000:00/0000:00:02.0/vendor r,
|
|
|
|
|
|
|
|
|
|
/usr/bin/telegram-desktop mr,
|
|
|
|
|
|
|
|
|
|
/usr/share/gtk-3.0/settings.ini r,
|
|
|
|
@ -45,6 +39,13 @@
|
|
|
|
|
owner @{HOME}/Downloads/ rw,
|
|
|
|
|
owner @{HOME}/Downloads/** rw,
|
|
|
|
|
|
|
|
|
|
# Directory listing not required for screenshot copypaste
|
|
|
|
|
# owner @{HOME}/Pictures/Screenshots/ rw,
|
|
|
|
|
|
|
|
|
|
# Set Screenshot storage location in Spectacle to ~/Pictures/Screenshots/
|
|
|
|
|
owner @{HOME}/Pictures/Screenshots/** rw,
|
|
|
|
|
|
|
|
|
|
# Doesn't work for some reason
|
|
|
|
|
# owner @{HOME}/Downloads/Telegram Desktop/ rw,
|
|
|
|
|
# owner @{HOME}/Downloads/Telegram Desktop/** rw,
|
|
|
|
|
|
|
|
|
|