No description
  • Shell 37.5%
  • Lua 36.7%
  • HTML 14.1%
  • CSS 11.7%
Find a file
2021-04-28 00:21:51 +05:00
firefox firefox: add vimium options 2021-04-13 13:03:12 +05:00
i3 i3: resize gaps 2021-01-18 15:02:00 +05:00
notifications notifications: style 2019-04-20 01:28:25 +05:00
oomox/colors some dotfiles and tools 2018-08-29 01:32:41 +05:00
polybar cleanup 2020-08-27 01:53:17 +05:00
rofi cleanup 2020-08-27 01:53:17 +05:00
root vimrc: indentation 2020-09-12 02:54:22 +05:00
sublimeText sublimeText: update installed packages 2021-03-23 13:40:12 +05:00
apply.sh installers 2020-08-19 00:49:50 +05:00
installPackages.sh Update installPackages.sh 2021-04-28 00:21:51 +05:00
README.md Update README.md 2021-03-05 00:57:26 +05:00
wallpaper.png some dotfiles and tools 2018-08-29 01:32:41 +05:00

Screensots

imgur album

Bootstrap

  1. git clone https://github.com/He4eT/dotfiles.git ~/.dotfiles
  2. Add ppa:kgilmer/speed-ricer to your system's Software Sources
  3. Run ./installPackages.sh
  4. Run ./apply.sh
  5. Export gtk-theme and icons with oomox and apply them with lxappearance
  6. Install oh-my-zsh

Firefox

  1. Set toolkit.legacyUserProfileCustomizations.stylesheets to true with about:config
  2. Locate profile with about:profiles
  3. Copy firefox/userChome.css to {profile}/chrome/userChrome.css
  4. Customize interface

etc

  1. Add PATH="$HOME/apps/bin:$PATH" to ~/.profile
  2. Fix ugly Telegram FileChooser with adding QT_QPA_PLATFORMTHEME=gtk3 to /etc/environment
  3. Or XDG_CURRENT_DESKTOP=gnome
  4. Replace ugly ● with awesome ▴ in ~/.oh-my-zsh/themes/minimal.zsh-theme
  5. Create ~/.config/gtk-3.0/gtk.css: * { outline-width: 0px; }