CONFIG_PROTECT more configuration file directories.
This commit is contained in:
parent
09bef8e422
commit
e00d029ec6
@ -4,7 +4,7 @@
|
|||||||
# Copyright 2022-2023 Jake Winters
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
# Version: 1.0.0.7
|
# Version: 2.0.0.8
|
||||||
|
|
||||||
|
|
||||||
PATH="/bin/:/usr/bin/:/usr/local/bin/"
|
PATH="/bin/:/usr/bin/:/usr/local/bin/"
|
||||||
@ -16,5 +16,10 @@ PAGER="/usr/bin/less"
|
|||||||
EDITOR="/usr/bin/nvim"
|
EDITOR="/usr/bin/nvim"
|
||||||
KDEDIRS="/usr/"
|
KDEDIRS="/usr/"
|
||||||
CONFIG_PROTECT="/etc/alacritty/ \
|
CONFIG_PROTECT="/etc/alacritty/ \
|
||||||
|
/etc/mc/ \
|
||||||
|
/etc/mpv/ \
|
||||||
|
/etc/neofetch/ \
|
||||||
/etc/nvim/ \
|
/etc/nvim/ \
|
||||||
|
/etc/sway/ \
|
||||||
|
/etc/waybar/ \
|
||||||
/etc/zsh/"
|
/etc/zsh/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user