mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
1 KiB
1 KiB
Screensots
Bootstrap
git clone https://github.com/He4eT/dotfiles.git ~/.dotfiles- Add ppa:kgilmer/speed-ricer to your system's Software Sources
- Run
./installPackages.sh - Run
./apply.sh - Export gtk-theme and icons with
oomoxand apply them withlxappearance - Install oh-my-zsh
Firefox
- Set
toolkit.legacyUserProfileCustomizations.stylesheetstotruewithabout:config - Locate profile with
about:profiles - Copy
firefox/userChrome.cssto{Root Directory}/chrome/userChrome.css - Customize interface
etc
- Add
PATH="$HOME/apps/bin:$PATH"to~/.profile - Fix ugly Telegram FileChooser with adding
QT_QPA_PLATFORMTHEME=gtk3to/etc/environment - Or
XDG_CURRENT_DESKTOP=gnome - Replace ugly ● with awesome ▴ in
~/.oh-my-zsh/themes/minimal.zsh-theme - Create ~/.config/gtk-3.0/gtk.css:
* { outline-width: 0px; }