From bc0cedd1b62048b00b944a49bc65c81f37b16bb8 Mon Sep 17 00:00:00 2001 From: starr-dusT Date: Wed, 17 Nov 2021 20:50:25 -0800 Subject: [PATCH] add readme --- .config/xmobar/xmobarrc | 2 +- .stow-local-ignore | 1 + readme.md | 4 ++++ 3 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 readme.md diff --git a/.config/xmobar/xmobarrc b/.config/xmobar/xmobarrc index 8f2adb6a..dd59b6ad 100755 --- a/.config/xmobar/xmobarrc +++ b/.config/xmobar/xmobarrc @@ -16,5 +16,5 @@ Config { font = "xft:Mononoki Nerd Font:pixelsize=12:antialias=true:hinting=true ] , sepChar = "%" , alignSep = "}{" - , template = " %StdinReader%}%date%{%enp3s0% | %mouse_battery% | %volume% | 閭%cpu% |  %memory% | %gamemode% %wireguard%" + , template = " %StdinReader%}%date%{%enp3s0% | %mouse_battery% | %volume% | 閭%cpu% |  %memory% |%gamemode% %wireguard%" } diff --git a/.stow-local-ignore b/.stow-local-ignore index 3fcda379..6bfedbb4 100644 --- a/.stow-local-ignore +++ b/.stow-local-ignore @@ -1 +1,2 @@ \.git +readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 00000000..74283f10 --- /dev/null +++ b/readme.md @@ -0,0 +1,4 @@ +# dotfiles +> My dotfiles... What do you want? + +My personal dotfiles repo. Documentation is pretty spotty. Maybe I'll fix that someday, but I probably won't.