Cleaned up untracked in git config and added click shortcuts to polybar

This commit is contained in:
Vlad Doster 2020-01-02 00:20:10 -05:00
parent 3161af4a1d
commit 7ae4c2839d
2 changed files with 3 additions and 4 deletions

View File

@ -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 = %{A1:$TERMINAL -e htop:}CPU: %percentage%%{A}
[module/date]
type = internal/date
@ -90,7 +90,7 @@ date = "%Y %b %d (%a)"
time = "%I:%M%p"
format-prefix-foreground = ${colors.gray}
label = %date% %time%
label = %{A1:google-chrome-stable https\://calendar.google.com:}%date% %time%%{A}
[module/email]
type = custom/script

View File

@ -14,8 +14,7 @@
diff = auto
branch = auto
[alias]
st = status
st = status
st = status -uno
co = checkout
ci = commit
br = branch