Move to sx instead of startx

This commit is contained in:
davidovski 2023-07-11 15:28:11 +01:00
parent afda5cf53f
commit b85872dfc9
103 changed files with 767 additions and 67 deletions

View file

@ -40,7 +40,7 @@ modules-right = time
[bar/ws]
inherit = bar/base
width = 1870
width = 2510
offset-x = 25
offset-y = 10
modules-left = workspaces xwindow
@ -153,7 +153,7 @@ format-prefix-foreground = #5b
[module/temperature]
type = custom/script
exec = sensors | awk '/^Core 0:/ { print substr($3, 2) }'
exec = sensors | awk '/^Tctl:/ { print substr($2, 2) }'
format-prefix = " "
interval = 1