From 4880564f84797f240abc8860f97abe508e0172f5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 21 Dec 2020 20:11:22 +0530 Subject: adds readme --- README.md | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b117bcd..ce61758 100644 --- a/README.md +++ b/README.md @@ -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 + -- cgit v1.3.1