diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-12-21 20:11:22 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2020-12-21 20:11:22 +0530 |
| commit | 4880564f84797f240abc8860f97abe508e0172f5 (patch) | |
| tree | 8e71319e686ed8e450284558e8904dc09d6d0a13 /README.md | |
| parent | 9e4631408a482f305c6f107d6407f179d50b8269 (diff) | |
| download | nixos-config-4880564f84797f240abc8860f97abe508e0172f5.tar.gz nixos-config-4880564f84797f240abc8860f97abe508e0172f5.zip | |
adds readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -1 +1,22 @@ -# nixos-dotfiles
\ No newline at end of file +# Dotfiles + +## The tools I'm managing here actively are +* `nixos` - OS +* `dwm` - Window manager ([My fork of dwm](https://github.com/phenax/dwm)) +* `st` - Terminal ([My fork of st](https://github.com/phenax/st)) +* `shotkey` - Key bindings [Simple hotkey daemon](https://github.com/phenax/shotkey) [My config](https://github.com/phenax/shotkey/blob/personal/config.h) +* `qutebrowser` - Web browser +* `feh` - Wallpaper +* `pass` - Password manager +* `nvim` - Text editor +* `zsh` - My shell +* `sxiv` - Image viewer +* `mpv` - Video player +* `lf` - File manager +* `mpd` - Music daemon +* `ncmpcpp` + `mpc` - Music client +* `dwmblocks` - Status bar text ([My fork of dwmblocks](https://github.com/phenax/dwmblocks)) +* `dmenu` - Application launcher / custom menu scripts ([My fork of dmenu](https://github.com/phenax/dmenu)) +* `picom` - Compositor +* `zathura` - PDF reader + |
