No description
  • Shell 37.5%
  • Lua 36.7%
  • HTML 14.1%
  • CSS 11.7%
Find a file
2023-06-12 00:37:19 +03:00
dunst dunst: color tuning 2023-04-17 12:13:33 +03:00
firefox firefox: update vimium-options 2023-02-05 02:31:50 +03:00
i3 i3: add dunst keybindings 2023-04-17 12:14:38 +03:00
kitty kitty: turn off bell 2023-03-26 21:44:54 +03:00
notifications notifications: style 2019-04-20 01:28:25 +05:00
nvim nvim: use Enter key as a second leader 2023-05-22 18:33:17 +03:00
oomox/colors oomox: tune colors 2022-06-27 21:02:33 +03:00
polybar polybar: add pavucontrol shortcut 2023-03-27 12:55:33 +03:00
rofi rofi: reduce padding 2023-03-28 13:32:12 +03:00
root zsh: enable fzf 2023-06-12 00:37:19 +03:00
sublimeText sublimeText: titlebar: show_project_first 2021-11-26 01:45:05 +05:00
.gitignore Create .gitignore 2023-02-17 22:29:01 +03:00
apply.sh dunst: initial config 2023-03-28 13:35:53 +03:00
installPackagesFedora.sh polybar: fix volume indicator 2023-03-26 22:17:51 +03:00
installPackagesXubuntu.sh installPackages: Fedora 2023-03-26 21:51:17 +03:00
README.md Update README.md 2023-04-17 12:12:39 +03: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/userChrome.css to {Root Directory}/chrome/userChrome.css
  4. Customize interface

git

  1. git config --global core.pager 'less -S'
  2. git config --global pull.rebase true

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; }
  6. Apply the Quintom cursor theme