changed some icons
This commit is contained in:
parent
8fe3542026
commit
59edf40b05
1 changed files with 6 additions and 3 deletions
9
config
9
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.
|
# 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
|
# 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/<DrmAmdCard>
|
# Relative path to AMD gpu thermal sensor, appended after /sys/class/drm/<DrmAmdCard>
|
||||||
AmdGPUThermalZone: /device/hwmon/hwmon1/temp1_input
|
AmdGPUThermalZone: /device/hwmon/hwmon1/temp1_input
|
||||||
|
@ -59,10 +59,13 @@ DiskPartition: /
|
||||||
|
|
||||||
# Overrides the icon of the nth (in this case the first) workspace.
|
# 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!
|
# 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
|
# The default symbol for the workspaces
|
||||||
DefaultWorkspaceSymbol:
|
# DefaultWorkspaceSymbol:
|
||||||
|
DefaultWorkspaceSymbol:
|
||||||
|
|
||||||
# All of the icons that can be modified.
|
# All of the icons that can be modified.
|
||||||
# Please note that some icons require a space ("\s") (e.g. default ShutdownIcon)
|
# Please note that some icons require a space ("\s") (e.g. default ShutdownIcon)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue