commit ff3d5f5

Emilia Smólska  ·  2026-08-13 12:24:02 +0000 UTC
parent 8ddb5f0
ungoogle
2 files changed,  +8, -9
+2, -1
1@@ -1,6 +1,7 @@
2 set -xe
3 c() { diff -u $2 $1 || verily cp -i $1 $2; }
4-c system/chromium/unveil.main /etc/chromium/unveil.main
5+c system/ungoogled-chromium/unveil.main \
6+   /etc/ungoogled-chromium/unveil.main
7 c system/login.conf /etc/login.conf
8 c system/rc.conf.local /etc/rc.conf.local
9 c system/sysctl.conf /etc/sysctl.conf
R system/chromium/unveil.main => system/ungoogled-chromium/unveil.main
+6, -8
 1@@ -16,7 +16,7 @@
 2 /dev/null rw
 3 
 4 # needed for chromium
 5-/etc/chromium r
 6+/etc/ungoogled-chromium r
 7 
 8 # needed for fontconfig
 9 /etc/fonts r
10@@ -42,7 +42,7 @@
11 
12 # misc. files and libraries
13 /usr/local/lib r
14-/usr/local/chrome rx
15+/usr/local/ungoogled-chromium rx
16 /usr/local/share r
17 
18 # fontconfig
19@@ -69,14 +69,13 @@
20 ~/.sndio rwc
21 ~/.terminfo r
22 
23-~/.cache/chromium rwc
24+~/.cache/ungoogled-chromium rwc
25 ~/.cache/at-spi rw
26 ~/.cache/dconf rwc
27 ~/.cache/fontconfig rwc
28-~/.cache/gvfsd rwc
29 ~/.cache/thumbnails rwc
30 
31-~/.config/chromium rwc
32+~/.config/ungoogled-chromium rwc
33 ~/.config/dconf r
34 ~/.config/fcitx r
35 ~/.config/fontconfig r
36@@ -100,7 +99,6 @@
37 # use this directory for downloading and uploading
38 ~/Downloads rwc
39 
40-~/Projects/dotfiles r
41-~/.local/share/profanity/downloads r
42-
43 XDG_RUNTIME_DIR rwc
44+
45+~/Projects/dotfiles r