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%
| dunst | ||
| firefox | ||
| i3 | ||
| kitty | ||
| notifications | ||
| nvim | ||
| oomox/colors | ||
| polybar | ||
| rofi | ||
| root | ||
| sublimeText | ||
| userStyles | ||
| .gitignore | ||
| apply.sh | ||
| installPackagesFedora.sh | ||
| installPackagesXubuntu.sh | ||
| README.md | ||
| wallpaper.png | ||
dotfiles
Bootstrap
git clone https://github.com/He4eT/dotfiles.git ~/dotfiles- Run
./installPackagesFedora.sh - Run
./apply.sh - Install oh-my-zsh
- Replace ugly ● with awesome ▴ in
~/.oh-my-zsh/themes/minimal.zsh-theme - Export gtk-theme and icons with
oomoxand apply them withlxappearance - Apply the Quintom cursor theme as
Quintom_Snow
Firefox
- Set
toolkit.legacyUserProfileCustomizations.stylesheetstotruewithabout:config - Locate profile with
about:profiles - Copy
firefox/userChrome.cssto{Root Directory}/chrome/userChrome.css - Customize interface
git
git config --global core.pager 'less -S'git config --global pull.rebase true
Telegram
- Tinted theme:
#707070 - Fix ugly FileChooser with adding
QT_QPA_PLATFORMTHEME=gtk3ofXDG_CURRENT_DESKTOP=gnometo/etc/environment