diff options
author | ZachIR <zachir@librem.one> | 2025-07-26 11:20:32 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-26 11:20:32 -0500 |
commit | 155a9d26570fc0f11fd0e0101a2d09d8ad377a45 (patch) | |
tree | ba8b2cc702df04e2c9202683342ec2af69b48476 /waybar | |
parent | 12d5fded42eb83ee0d824bbd9255ed1e3748baec (diff) |
Checking out scroll for a bit on car
Diffstat (limited to 'waybar')
-rw-r--r-- | waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/waybar/config b/waybar/config index a91f6b2..db34678 100644 --- a/waybar/config +++ b/waybar/config @@ -9,7 +9,7 @@ // Choose the order of the modules - "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"], + "modules-left":[ "sway/workspaces", "custom/launcher", "sway/window"], "modules-center":[], "modules-right":[ "tray", "mpd", "idle_inhibitor", "wireplumber", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "battery", "network", "clock", "custom/power"], |