changed tray position

This commit is contained in:
pika 2024-09-04 17:54:04 +02:00
parent acf2b93834
commit 9d05c9e4eb

4
config
View file

@ -23,9 +23,9 @@ ForceCSS: false
# Adding the same widget multiple times to the layout is *not* supported and will cause issues. # Adding the same widget multiple times to the layout is *not* supported and will cause issues.
# Widgets to show on the left side # Widgets to show on the left side
WidgetsLeft: [Workspaces, Tray] WidgetsLeft: [Workspaces]
# Widgets to center # Widgets to center
WidgetsCenter: [Time] WidgetsCenter: [Time, Tray]
# Widgets to display on the right side # Widgets to display on the right side
WidgetsRight: [Packages, Audio, Disk, VRAM, GPU, RAM, CPU, Battery, Network, Bluetooth, Power] WidgetsRight: [Packages, Audio, Disk, VRAM, GPU, RAM, CPU, Battery, Network, Bluetooth, Power]