waybar tweaks :3
This commit is contained in:
parent
fbbc23b72e
commit
af84369e19
5 changed files with 16 additions and 12 deletions
|
|
@ -13,9 +13,9 @@
|
|||
height = 30;
|
||||
spacing = 20;
|
||||
modules-left = [ "sway/workspaces" ];
|
||||
modules-right = [ "disk" "pulseaudio" "cpu" "network#eth" "network#wireless" "eth" "battery" "temperature" "clock" "tray" ];
|
||||
modules-right = [ "disk" "pulseaudio" "cpu" "network#eth" "network#wireless" "battery" "temperature" "clock" "tray" ];
|
||||
|
||||
"tray" = {
|
||||
"tray" = {
|
||||
spacing = 10;
|
||||
icon-size = 20;
|
||||
};
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
critical-threshold = 70;
|
||||
format = "{temperatureC}°C";
|
||||
interval = 2;
|
||||
hwmon-path = "/sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input";
|
||||
hwmon-path = "/sys/devices/platform/coretemp.0/hwmon/hwmon1/temp1_input";
|
||||
};
|
||||
|
||||
"network#eth" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue