mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 17:57:47 +02:00
polybar: - Properly referenced all the xrdb colors - Decreased the height of the bar to 85 while floating - Made the border color translucent - Added line-size (gives line emphasis to modules) bspwm: - Decreased window_gap (aka increased the working space) - Added presel_feedback_color (used when selecting where to open new windows) sxhkd: - Added super + shift + return to start a new tmux session - Updated polybar show / hide with new top_padding value - Added keybind for the private flag
Dotfiles
Vim is my editor, *nix is my IDE.
These are my dotfiles. I use them with Arch GNU/Linux.
My dotfiles aim to be simple, straight-forward, and to the point. If you want to know how something works, just man software
and /search
for what you need to know!
Key features:
- Universal theming
- Vim-inspired keybinds
- Easy to reproduce
My dotfiles are managed with stow. Different dotfiles are stored in different directories. You can "install" a set of dotfiles by simply running stow <dir>
, e.g. stow bspwm
.
Languages
Nix
100%