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>
|
format = <label>
|
||||||
; %percentage% (default) - total cpu load averaged over all cores
|
; %percentage% (default) - total cpu load averaged over all cores
|
||||||
format-prefix-foreground = ${colors.gray}
|
format-prefix-foreground = ${colors.gray}
|
||||||
label = CPU: %percentage%
|
label = %{A1:$TERMINAL -e htop:}CPU: %percentage%%{A}
|
||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
@ -90,7 +90,7 @@ date = "%Y %b %d (%a)"
|
|||||||
time = "%I:%M%p"
|
time = "%I:%M%p"
|
||||||
|
|
||||||
format-prefix-foreground = ${colors.gray}
|
format-prefix-foreground = ${colors.gray}
|
||||||
label = %date% %time%
|
label = %{A1:google-chrome-stable https\://calendar.google.com:}%date% %time%%{A}
|
||||||
|
|
||||||
[module/email]
|
[module/email]
|
||||||
type = custom/script
|
type = custom/script
|
||||||
|
|||||||
@ -14,8 +14,7 @@
|
|||||||
diff = auto
|
diff = auto
|
||||||
branch = auto
|
branch = auto
|
||||||
[alias]
|
[alias]
|
||||||
st = status
|
st = status -uno
|
||||||
st = status
|
|
||||||
co = checkout
|
co = checkout
|
||||||
ci = commit
|
ci = commit
|
||||||
br = branch
|
br = branch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user