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.