add i3 and polybar conf, add new rofi logout screen
This commit is contained in:
10
polybar/modules/cpu.ini
Normal file
10
polybar/modules/cpu.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
[module/cpu]
|
||||
type = internal/cpu
|
||||
interval = 2
|
||||
format = <label>
|
||||
label = " %{F#40C4FF}CPU %percentage%%"
|
||||
label-foreground = ${colors.bluegreen}
|
||||
label-background = ${colors.background}
|
||||
label-font = 2
|
||||
label-padding-left = 0
|
||||
label-padding-right = 1
|
||||
Reference in New Issue
Block a user