updated preset.sh
This commit is contained in:
@@ -4,7 +4,8 @@
|
|||||||
## -- Make sure you use the right answer or install script will fail ###
|
## -- Make sure you use the right answer or install script will fail ###
|
||||||
# The rest Change to Y for Yes and N for No.
|
# The rest Change to Y for Yes and N for No.
|
||||||
|
|
||||||
###-Configure NVIDIA
|
### Script will install nvidia-dkms nvidia-utils & nvidia-settings
|
||||||
|
###-Would you like script to Configure NVIDIA for you?
|
||||||
nvidia="N"
|
nvidia="N"
|
||||||
### Would you like to blacklist nouveau? (y/n)
|
### Would you like to blacklist nouveau? (y/n)
|
||||||
nouveau="N"
|
nouveau="N"
|
||||||
@@ -27,6 +28,8 @@ thunar_choice="Y"
|
|||||||
### Adding user to the 'input' group might be necessary for waybar keyboard-state functionality
|
### Adding user to the 'input' group might be necessary for waybar keyboard-state functionality
|
||||||
input_group="Y"
|
input_group="Y"
|
||||||
|
|
||||||
|
### Desktop overview Demo Link in README
|
||||||
|
### Desktop overview Demo Link in README
|
||||||
### Install AGS (aylur's GTK shell) v1 for Desktop-Like Overview?"
|
### Install AGS (aylur's GTK shell) v1 for Desktop-Like Overview?"
|
||||||
ags="Y"
|
ags="Y"
|
||||||
|
|
||||||
@@ -38,11 +41,13 @@ sddm_theme="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"
|
||||||
|
|
||||||
|
### Shell extension. Bash alternative
|
||||||
###-Install zsh, oh-my-zsh
|
###-Install zsh, oh-my-zsh
|
||||||
zsh="Y"
|
zsh="Y"
|
||||||
### add Pokemon color scripts to terminal
|
### add Pokemon color scripts to terminal
|
||||||
pokemon_choice="Y"
|
pokemon_choice="Y"
|
||||||
|
|
||||||
|
### This will install ASUSCTL & SUPERGFXCTL
|
||||||
###-Installing on Asus ROG Laptops?
|
###-Installing on Asus ROG Laptops?
|
||||||
rog="N"
|
rog="N"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user