about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--dotfiles/waybar/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/waybar/config b/dotfiles/waybar/config
index e61a7a4..f165f40 100644
--- a/dotfiles/waybar/config
+++ b/dotfiles/waybar/config
@@ -7,7 +7,7 @@
     // Choose the order of the modules
     "modules-left": ["sway/workspaces", "custom/separator", "sway/window"],
     //"modules-center": ["river/window"],
-    "modules-right": ["custom/weather", "pulseaudio", "network", "cpu", "memory", "temperature", "backlight", "keyboard-state", "sway/language", "battery", "battery#bat2", "clock", "tray"],
+    "modules-right": ["custom/weather", "pulseaudio", "network", "cpu", "memory", "temperature", "keyboard-state", "battery", "battery#bat2", "clock", "tray"],
     // Modules configuration
      "sway/workspaces": {
          "disable-scroll": true,