From 59edf40b05d6174725929521786e9429ccb6cec5 Mon Sep 17 00:00:00 2001 From: pika Date: Thu, 5 Sep 2024 10:21:15 +0200 Subject: [PATCH] changed some icons --- config | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/config b/config index 5c330c3..dec9a44 100644 --- a/config +++ b/config @@ -34,7 +34,7 @@ CPUThermalZone: /sys/devices/pci0000:00/0000:00:18.3/hwmon/hwmon2/temp1_input # The card to poll when using AMDGPU. If you don't have an AMD card, you can skip this config. # Possible values can be found by querying /sys/class/drm -DrmAmdCard: card0 +DrmAmdCard: card1 # Relative path to AMD gpu thermal sensor, appended after /sys/class/drm/ AmdGPUThermalZone: /device/hwmon/hwmon1/temp1_input @@ -59,10 +59,13 @@ DiskPartition: / # Overrides the icon of the nth (in this case the first) workspace. # Please note the missing space between "," and the symbol. Adding a space here adds it to the bar too! -#WorkspaceSymbol: 1, +WorkspaceSymbol: 1, +WorkspaceSymbol: 2, +WorkspaceSymbol: 3, # The default symbol for the workspaces -DefaultWorkspaceSymbol:  +# DefaultWorkspaceSymbol:  +DefaultWorkspaceSymbol: 󱃋 # All of the icons that can be modified. # Please note that some icons require a space ("\s") (e.g. default ShutdownIcon)