summaryrefslogtreecommitdiff
path: root/waybar/config
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/config')
-rw-r--r--waybar/config6
1 files changed, 2 insertions, 4 deletions
diff --git a/waybar/config b/waybar/config
index b271758..6be1ce2 100644
--- a/waybar/config
+++ b/waybar/config
@@ -2,21 +2,19 @@
"layer": "top",
"position": "top",
"height": 36,
+ "output": "%%DISPLAY%%",
"spacing": 4,
//"margin-top": 5,
//"margin-bottom":5,
// Choose the order of the modules
- "modules-left":[ "river/tags", "custom/launcher"],
+ "modules-left":[ "custom/launcher"],
"modules-center":[],
"modules-right":[ "idle_inhibitor", "pulseaudio", "cpu", "memory", "temperature", "backlight", "battery#bat0", "battery#bat1", "network", "clock", "tray", "custom/power"],
// Modules configuration
- "river/tags": {
- "num-tags": 9,
- },
"keyboard-state": {
"numlock": true,
"capslock": true,