diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/polybar/config | 6 | ||||
| -rw-r--r-- | readme | 13 |
2 files changed, 3 insertions, 16 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index 43b8c20..8b99ec4 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -31,7 +31,7 @@ battery=BAT0 adapter=AC poll-interval=5 -full-at=99 +full-at=98 time-format=%H:%M @@ -47,12 +47,12 @@ format-full=<label-full> type=internal/date interval=1.0 date=%d-%m-%Y% -time=%I:%M %d %B +time=%I:%M date-alt=%A, %d %B %Y time-alt=%I:%M:%S %A, %d %B %Y format= <label> -label=%time% +label=%time% %date% [module/temperature] type=internal/temperature @@ -1,13 +0,0 @@ -.dots - -These are my very basic dots. There are little to no modifications for -everything other than my text editor, i.e. Vim/Neovim and zsh. Apart from that -most configurations are the defaults. - -I've zsh as my shell of choice and most of the configurations are copied from -archwiki and some other internet resources. I don't use any form of -pluing/framework. The only external plugin I use for zsh is the theme (pure by -sindresorhus). - -If anyone comes across this repository, they're free to copy/use whatever they -find suitable. |
