add i3 and polybar conf, add new rofi logout screen

This commit is contained in:
Rene Kievits
2021-10-04 23:17:58 +02:00
parent 16508c1fae
commit 0d2a0bb8a8
124 changed files with 1525 additions and 4094 deletions

10
polybar/modules/cpu.ini Normal file
View 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