summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2025-07-26 19:32:31 -0500
committerzachir <zachir@librem.one>2025-07-26 19:32:31 -0500
commit0eb7ff2dac8110a76253e8775126078a7dd85d93 (patch)
treed929f319ad3864902ad30ae09ae535f28e558e77
parentb94ac4978212ba234d604f60114f13871b9c0a97 (diff)
parentf2718f4d09aabaed561966cf009e4c89696cd090 (diff)
Merge branch 'cla' of zachir.xyz:zachir/dotfiles into cla
-rw-r--r--waybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config b/waybar/config
index bc4bb2b..0a409a6 100644
--- a/waybar/config
+++ b/waybar/config
@@ -7,7 +7,7 @@
// Choose the order of the modules
- "modules-left":[ "sway/workspaces", "custom/launcher", "sway/window"],
+ "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
"modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"],
@@ -224,7 +224,7 @@
// Choose the order of the modules
- "modules-left":[ "sway/workspaces", "custom/launcher", "sway/window"],
+ "modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
"modules-right":[ "tray", "mpd", "idle_inhibitor", "temperature#cpu0", "temperature#cpu1", "temperature#gpu0", "temperature#gpu1", "temperature#gpu2", "wireplumber", "cpu", "memory", "network", "clock", "custom/power"],