Update preset.sh
Changed some preset settings in case Users accidentally choose Y in using preset with even reviewing it
This commit is contained in:
@@ -17,11 +17,11 @@ sddm="Y"
|
|||||||
###-Install XDG-DESKTOP-PORTAL-HYPRLAND? (For proper Screen Share ie OBS)
|
###-Install XDG-DESKTOP-PORTAL-HYPRLAND? (For proper Screen Share ie OBS)
|
||||||
xdph="Y"
|
xdph="Y"
|
||||||
###-Install zsh, oh-my-zsh & (Optional) pokemon-colorscripts?
|
###-Install zsh, oh-my-zsh & (Optional) pokemon-colorscripts?
|
||||||
zsh="N"
|
zsh="Y"
|
||||||
###-Installing in a Asus ROG Laptops?
|
###-Installing in a Asus ROG Laptops?
|
||||||
rog="N"
|
rog="N"
|
||||||
###-Do you want to download pre-configured Hyprland dotfiles?
|
###-Do you want to download pre-configured Hyprland dotfiles?
|
||||||
dots="N"
|
dots="Y"
|
||||||
|
|
||||||
### Would you like to blacklist nouveau? (y/n)
|
### Would you like to blacklist nouveau? (y/n)
|
||||||
blacklist_nouveau="Y"
|
blacklist_nouveau="Y"
|
||||||
@@ -37,4 +37,4 @@ install_sddm_theme="Y"
|
|||||||
### " Please note that adding yourself to the 'input' group might be necessary for waybar keyboard-state functionality."
|
### " Please note that adding yourself to the 'input' group might be necessary for waybar keyboard-state functionality."
|
||||||
input_group_choid="Y"
|
input_group_choid="Y"
|
||||||
### OPTIONAL - Do you want to add Pokemon color scripts? (y/n):
|
### OPTIONAL - Do you want to add Pokemon color scripts? (y/n):
|
||||||
pokemon_choice="N"
|
pokemon_choice="Y"
|
||||||
|
|||||||
Reference in New Issue
Block a user