updaed preset.sh
This commit is contained in:
parent
b4bfd935d9
commit
10a1e9142d
|
|
@ -32,11 +32,12 @@ dots="Y"
|
||||||
### These are the sub-questions of the above choices
|
### These are the sub-questions of the above choices
|
||||||
### Would you like to blacklist nouveau? (y/n)
|
### Would you like to blacklist nouveau? (y/n)
|
||||||
blacklist_nouveau="Y"
|
blacklist_nouveau="Y"
|
||||||
|
# Ask the user if they want to use Thunar as the default file manager
|
||||||
|
# Do you want to set Thunar as the default file manager? (y/n): "
|
||||||
|
choice="Y"
|
||||||
### XDG-desktop-portal-KDE & GNOME (if installed) should be manually disabled or removed! Script cant remove nor disable it.
|
### XDG-desktop-portal-KDE & GNOME (if installed) should be manually disabled or removed! Script cant remove nor disable it.
|
||||||
### Would you like to try to remove other XDG-Desktop-Portal-Implementations? (y/n)
|
### Would you like to try to remove other XDG-Desktop-Portal-Implementations? (y/n)
|
||||||
XDPH1="Y"
|
XDPH1="Y"
|
||||||
### SDDM is already installed. Would you like to manually install sddm-git to remove it? This requires manual intervention. (y/n)
|
|
||||||
manual_install_sddm="N"
|
|
||||||
### OPTIONAL - Would you like to install SDDM themes? (y/n)
|
### OPTIONAL - Would you like to install SDDM themes? (y/n)
|
||||||
install_sddm_theme="Y"
|
install_sddm_theme="Y"
|
||||||
### " This script will add your user to the 'input' group."
|
### " This script will add your user to the 'input' group."
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue