mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-21 09:01:34 -05:00
Add notes on dconf not working
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
6d0c3594d9
commit
daf2664d08
@ -480,6 +480,8 @@ fi
|
||||
# Setup dconf
|
||||
|
||||
if [ "${install_mode}" = 'desktop' ]; then
|
||||
# This doesn't actually take effect atm - need to investigate
|
||||
|
||||
mkdir -p /mnt/etc/dconf/db/local.d/locks
|
||||
|
||||
unpriv curl https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/dconf/db/local.d/locks/automount-disable | tee /mnt/etc/dconf/db/local.d/locks/automount-disable
|
||||
|
Loading…
Reference in New Issue
Block a user