ChrisTitusTech / Debian-titus

Debian customizations from Chris Titus Tech
GNU General Public License v3.0
414 stars 152 forks source link

Knowing More about the install.sh #95

Closed Rafi1018 closed 5 months ago

Rafi1018 commented 1 year ago

Hey there, I'm kinda new to linux & while checking the install.sh script I noticed a few things & I want to know about more about them. Like :

  1. Are every single thing mentioned on the script configured or I need to configure them myself (Example being the bash, Nala, Font, Cursor, Graphical login. Do I need to configure any of them myself ?)

  2. I saw Nordic theme downloaded but seems untouched what do I need to to use it as I don't want to use CLI all the time & as it seems it seems better off running with GNOME. So, How should I install that theme correctly without adding any kind of bloatware just the necessary system apps.

Thanks In Advance. Also Love your content CTT if you seeing this ❤️

crazycheetah42 commented 12 months ago
  1. They are configured automatically (if you're using bspwm you will get two prompts, one for fonts-font-awesome and the other for starship, which is the mybash config)

  2. The nordic theme is installed to /usr/share/themes, which is the default for many desktop environments. Run lxappearance (or gnome tweaks if you want to use GNOME) and set the theme to Nordic.

Rafi1018 commented 12 months ago

ok thanks for the info appreciate it

Rafi1018 commented 12 months ago
  1. They are configured automatically (if you're using bspwm you will get two prompts, one for fonts-font-awesome and the other for starship, which is the mybash config)
  2. The nordic theme is installed to /usr/share/themes, which is the default for many desktop environments. Run lxappearance (or gnome tweaks if you want to use GNOME) and set the theme to Nordic.

Hey just another thing I forgot to mention is that I want to do the whole thing to make my PC like this video. Wondering if it's possible by using that script & things you just said...