michondr / leazy

linux eazy - dotfiles & config for fresh install of ubuntu
1 stars 0 forks source link
dotfiles

Leazy - linux-eazy for lazy people

Set up environment on fresh install:

install by:

cd leazy/
sh init.sh

install single part:

cd leazy/
sh vim/init.sh

could I use yadm? Yep. maybe later

manual steps

# system-wide dark mode
# firefox dark color while loading sites
~/.config/gtk-3.0/settings.ini

[Settings]
#gtk-theme-name=Arc-Dark
#gtk-icon-theme-name=breeze-dark
gtk-application-prefer-dark-theme=1