summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-11-25 21:43:36 +0100
committeryuzu-eva <stevenhu@web.de>2022-11-25 21:43:36 +0100
commitf04989a62a16bc6525ece876b241c040d3298799 (patch)
treed560bdc83164dd4855362898963d79c42386afcf /README.md
parentcc68c3378f46f6f1f180ac60e6af92ada446af53 (diff)
updated readme, added tmux.conf
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 11 insertions, 5 deletions
diff --git a/README.md b/README.md
index c5efdc4..5443d9c 100644
--- a/README.md
+++ b/README.md
@@ -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.