ChrisTitusTech / Debian-titus

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

Debian-Titus fix #60

Closed djoma98 closed 1 year ago

djoma98 commented 1 year ago

Fixed all problems that current script has...for example broken icons in rofi powermenu, ethernet icon not showing, tiny workspace icons in polybar etc... Updated all configs with the ones from Fedora-Titus, for example polybar config is pretty outdated Added more functionality for example it now auto installs "Nordzy-Cursors", "Brave Browser", and "FontAwesome5" and also added a new background in case anyone cares about that.

PS: I had to make sddm install with .deb package instead of installing it through apt because for some reason on apt it now installs 2GB of kde-junk as dependencies.

ghost commented 1 year ago

I see redshift and dunst packages are removed from installation packages, I think they are needed because there are scripts in polybar which need these packages.

djoma98 commented 1 year ago

Yes there are scripts in polybar config that require those two packages but polybar will work perfectly fine without them so they’re completely optional.