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

View File

@@ -0,0 +1,8 @@
[module/memory]
type = internal/memory
interval = 3
format = <label>
label = " %{F#FFFF00} %{T2}RAM %gb_used% | %gb_total% "
label-font = 1
label-padding-left = 0
label-padding-right = 0