waybar config changes
This commit is contained in:
parent
bbfa122461
commit
b4e2518733
@ -88,11 +88,11 @@
|
||||
#"HDMI-A-2"
|
||||
];
|
||||
tray = { spacing = 10; };
|
||||
#modules-center = [ "clock" ];
|
||||
#modules-left = [ "sway/workspaces" "sway/window" "sway/mode" ];
|
||||
modules-center = [ "clock" ];
|
||||
modules-left = [ "sway/workspaces" "sway/window" "sway/mode" ];
|
||||
#modules-left = [ "wlr/workspaces" ];
|
||||
#modules-right = [ "cpu" "memory" "disk" "pulseaudio" "battery" "network" "tray" ];
|
||||
modules-right = [ "cpu" "memory" "pulseaudio" "clock" "tray" ];
|
||||
modules-right = [ "cpu" "memory" "disk" "pulseaudio" "battery" "network" "tray" ];
|
||||
#modules-right = [ "cpu" "memory" "pulseaudio" "clock" "tray" ];
|
||||
|
||||
"sway/workspaces" = {
|
||||
format = "<span font='12'>{icon}</span>";
|
||||
|
Loading…
Reference in New Issue
Block a user