Update install scripts
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
f8c131b5f3
commit
64a5b09320
4 changed files with 34 additions and 4 deletions
|
@ -24,6 +24,7 @@ CONFIG_ETC_FILES=(
|
|||
["/etc/vconsole.conf"]="644"
|
||||
["/etc/X11/nvidia-xorg.conf.d/00-keyboard.conf"]="644"
|
||||
["/etc/X11/nvidia-xorg.conf.d/20-displaylink.conf"]="644"
|
||||
["/etc/X11/nvidia-xorg.conf.d/30-Dual-Sense.conf"]="644"
|
||||
["/etc/X11/xorg.conf.d/00-keyboard.conf"]="644"
|
||||
["/etc/X11/xorg.conf.d/20-displaylink.conf"]="644"
|
||||
["/etc/zsh/zshenv"]="644"
|
||||
|
@ -31,6 +32,7 @@ CONFIG_ETC_FILES=(
|
|||
["/etc/systemd/system.conf.d/00-limits.conf"]="644"
|
||||
["/etc/locale.gen"]="755"
|
||||
["/etc/locale.conf"]="655"
|
||||
["/etc/logid.cfg"]="655"
|
||||
["/etc/sysctl.d/99-sysctl.conf"]="644"
|
||||
["/etc/bluetooth/main.conf"]="644"
|
||||
["/etc/modprobe.d/hid_apple.conf"]="644"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue