Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aduros/dotfiles

My configuration and theme.
https://github.com/aduros/dotfiles

dotfiles dunst i3 lf neovim nord polybar rice rofi sxiv vim zathura zsh

Last synced: 3 months ago
JSON representation

My configuration and theme.

Awesome Lists containing this project

README

        

# Dotfiles

Some of my dotfiles. For context, my workflow is mainly focused around software development and
messing with terminals.

![Contrived Screenshot 1](screenshot1.png)

![Contrived Screenshot 2](screenshot2.png)

## Applications

- Window Manager: i3 + Gnome Flashback (Regolith)
- Web: Firefox + tridactyl + minimal-functional-fox
- Shell: zsh
- File Manager: lf
- Terminal: xterm
- Text: neovim
- Images: sxiv
- Videos: mpv
- Documents: zathura
- Mail: geary
- News: miniflux
- Notifications: dunst
- Menus: rofi
- Bar: polybar
- Other programs I love: ripgrep, fzf, z, duc, gcalcli

## Notes

The Nord color palette is used across all applications. Wallpaper is a solid color because beautiful
image wallpapers on tiling WMs are pointless. Gaps and padding between windows and content is
important. "Background noise" text and icons are avoided. Shell prompts and status lines should be
shrunk and dimmed.

Consistency in keybinds across applications is also important. Eg: ctrl-F opens fzf in zsh, vim, and lf.
ctrl-O opens lf in zsh, vim, etc.