Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.48 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.48 KB

dotfiles

My dotfiles as of 2023-12-05

  • .vimrc
  • plugins
  • .zshrc
  • honukai.zsh-theme
  • mpv.conf
  • input.conf
  • Lua script for info
  • tmux.conf
  • Plugins
  • General config
  • Build with: ./configure --with-aspell --with-curl --with-python --with-perl --with-ruby --with-lua --with-guile
  • Example .conf file for WordPress subfolder and friendly link
  • config file for i3-gaps-rounded but it works with regular i3 and i3 gaps (assuming you remove/comment the specific lines for said i3 flavor)
  • Both fzf folder and .fzf.zsh that is called in ~/.zshrc. With this bindings such as +r works with fzf functionality.
  • conf file for compton - tryone's patched fork of compton with kawase blur, actually
  • .rasi file (config)
  • dunstrc file (config)

Misc

  • Build configuration for ffmpeg
  • No tear fix for GNOME
  • Clean blank ad space on Spotify

etc...

  • Run # sync; echo 3 > /proc/sys/vm/drop_caches in order to free some memory.