mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Cleaned up untracked in git config and added click shortcuts to polybar
This commit is contained in:
parent
3161af4a1d
commit
7ae4c2839d
@ -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
|
||||
|
||||
@ -14,8 +14,7 @@
|
||||
diff = auto
|
||||
branch = auto
|
||||
[alias]
|
||||
st = status
|
||||
st = status
|
||||
st = status -uno
|
||||
co = checkout
|
||||
ci = commit
|
||||
br = branch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user