blob: ce61758fcc77705b4ca3767bc824c2844797c2c8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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
|