diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 15 insertions, 6 deletions
@@ -1,12 +1,8 @@ ---- -title: ~/.dots -example: -language: yaml ---- +# ~/.dots Personal dot files -# Key bindings +## Key bindings Super is modkey @@ -18,3 +14,16 @@ Super is modkey | `super + {1-9,0}` | focus on the `0-9` desktop | *any many more* + +## Application + +| Font | Tamzen | +| Text Editor | (Neo)Vim | +| Terminal | Kitty | +| Bar | Polybar | +| Compositor | Picom | +| Application Launcher | Rofi | +| Filemanager | Ranger + Thunar | +| Web browser | firefox | +| Pdf Reader | Zathura | +| Email Client | Neomutt | |