mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
No description
- Shell 37.5%
- Lua 36.7%
- HTML 14.1%
- CSS 11.7%
| firefox | ||
| i3 | ||
| kitty | ||
| notifications | ||
| nvim | ||
| oomox/colors | ||
| polybar | ||
| rofi | ||
| root | ||
| sublimeText | ||
| .gitignore | ||
| apply.sh | ||
| installPackages.sh | ||
| README.md | ||
| wallpaper.png | ||
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; }