diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-11-25 21:43:36 +0100 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-11-25 21:43:36 +0100 |
| commit | f04989a62a16bc6525ece876b241c040d3298799 (patch) | |
| tree | d560bdc83164dd4855362898963d79c42386afcf /README.md | |
| parent | cc68c3378f46f6f1f180ac60e6af92ada446af53 (diff) | |
updated readme, added tmux.conf
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 11 insertions, 5 deletions
@@ -1,9 +1,7 @@ # Dotfiles Repository My personal dotfiles repository. -Listed commands work with debian based distros. -Should maybe write an installation script so replicating my setup is less -annoying. +Listed commands work with ubuntu / debian based distros. ## nvim @@ -53,6 +51,16 @@ Using Hack Nerd Font. Custom prompt is Starship. +## st + +Recently switched to st again. + +Using font2 patch and libXft.so.2.3.7 to display colored glyphs. + +## dmenu + +Using dmenu with some keybinds for bookmarks. + ## Window Manager I am using dwm with my [personal config](https://github.com/yuzu-eva/my-personal-dwm). @@ -60,5 +68,3 @@ I am using dwm with my [personal config](https://github.com/yuzu-eva/my-personal ## File Manager Using nnn with preview-tui plugin. - -Rarely use it, may uninstall. |
