Skip to content
/ leazy Public

linux eazy - dotfiles & config for fresh install of ubuntu

Notifications You must be signed in to change notification settings

michondr/leazy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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