mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Working on getting everything just right
This commit is contained in:
parent
d0f4b4c7b6
commit
5122c12f18
@ -1,3 +1,4 @@
|
||||
|
||||
bd ~/.config/directories
|
||||
bf ~/.config/files
|
||||
bw ~/.config/bookmarks
|
||||
@ -11,7 +12,7 @@ cfmb ~/.config/ncmpcpp/bindings
|
||||
cfmc ~/.config/ncmpcpp/config
|
||||
cfn ~/.config/newsboat/config
|
||||
cfp ~/.config/polybar/config
|
||||
cfs ~/.config/sxhkd/sxhkdrc
|
||||
cfu ~/.config/newsboat/urls
|
||||
cfv ~/.config/nvim/init.vim
|
||||
cfz $ZDOTDIR/.zshrc
|
||||
|
||||
|
||||
@ -80,7 +80,7 @@ interval = 0.5
|
||||
format = <label>
|
||||
; %percentage% (default) - total cpu load averaged over all cores
|
||||
format-prefix-foreground = ${colors.gray}
|
||||
label = CPU: %percentage%%
|
||||
label = CPU:
|
||||
|
||||
[module/date]
|
||||
type = internal/date
|
||||
|
||||
@ -47,6 +47,7 @@ map cfmb shell $EDITOR ~/.config/ncmpcpp/bindings
|
||||
map cfmc shell $EDITOR ~/.config/ncmpcpp/config
|
||||
map cfn shell $EDITOR ~/.config/newsboat/config
|
||||
map cfp shell $EDITOR ~/.config/polybar/config
|
||||
map cfs shell $EDITOR ~/.config/sxhkd/sxhkdrc
|
||||
map cfu shell $EDITOR ~/.config/newsboat/urls
|
||||
map cfv shell $EDITOR ~/.config/nvim/init.vim
|
||||
map cfz shell $EDITOR $ZDOTDIR/.zshrc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user