summaryrefslogtreecommitdiff
path: root/config/waybar
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config/waybar/config (renamed from .config/waybar/config)3
-rw-r--r--config/waybar/style.css (renamed from .config/waybar/style.css)0
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/waybar/config b/config/waybar/config
index 68f25d7..24cb4f0 100644
--- a/.config/waybar/config
+++ b/config/waybar/config
@@ -1,5 +1,6 @@
{
"layer": "top",
+ "output": "eDP-1",
"height": 40,
"modules-left": ["custom/launcher", "hyprland/workspaces", "hyprland/window"],
"modules-right": ["tray", "cpu", "backlight", "battery", "clock"],
@@ -25,7 +26,7 @@
},
"hyprland/window": {
"format": "> {title}",
- "separate-outputs": true
+ "separate-outputs": false
},
"tray": {
"spacing": 10
diff --git a/.config/waybar/style.css b/config/waybar/style.css
index a42db21..a42db21 100644
--- a/.config/waybar/style.css
+++ b/config/waybar/style.css