mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 15:37:22 +00:00
readme: bootstrap instructions
This commit is contained in:
parent
8d57fa30a6
commit
b1d29b1679
1 changed files with 23 additions and 1 deletions
24
README.md
24
README.md
|
|
@ -1 +1,23 @@
|
||||||
[Screensots](https://imgur.com/a/VM9QJel)
|
# Screensots
|
||||||
|
|
||||||
|
[imgur album](https://imgur.com/a/VM9QJel)
|
||||||
|
|
||||||
|
# Bootstrap
|
||||||
|
|
||||||
|
1. Add [ppa:kgilmer/speed-ricer](https://launchpad.net/~kgilmer/+archive/ubuntu/speed-ricer) to your system's Software Sources
|
||||||
|
1. Run `./installPackages.sh`
|
||||||
|
1. Run `./apply.sh`
|
||||||
|
1. Export gtk-theme and icons with `oomox` and apply them with `lxappearance`
|
||||||
|
|
||||||
|
# Firefox
|
||||||
|
|
||||||
|
1. Set `toolkit.legacyUserProfileCustomizations.stylesheets` to `true` with `about:config`
|
||||||
|
1. Locate profile with `about:profiles`
|
||||||
|
1. Copy `firefox/userChome.css` to `{profile}/chrome/userChrome.css`
|
||||||
|
1. Customize interface
|
||||||
|
|
||||||
|
# etc
|
||||||
|
|
||||||
|
1. Add `PATH="$HOME/apps/bin:$PATH"` to `~/.profile`
|
||||||
|
1. Fix ugly Telegram FileChooser with adding `QT_QPA_PLATFORMTHEME=gtk3` to `/etc/environment`
|
||||||
|
1. Replace ugly ● with awesome ▴ in `~/.oh-my-zsh/themes/minimal.zsh-theme`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue