summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2024-09-25 14:57:08 -0500
committerZachIR <zachir@librem.one>2024-09-25 14:57:08 -0500
commitc3d3501be718e9912ff393338c0b623424cb180c (patch)
treeef1d83baf12422105ce1a193308860c7d4c95087
parent1004ff87795795c6c406802d5b84b3d2b12fc655 (diff)
Add battery module to waybar and set display
This adds the battery module to waybar because Car is a laptop. Additionally, it sets the display to eDP-1 as the waybar output.
-rw-r--r--waybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config b/waybar/config
index 7a54e0c..a178ed6 100644
--- a/waybar/config
+++ b/waybar/config
@@ -2,7 +2,7 @@
"layer": "top",
"position": "top",
"height": 36,
- //"output": "%%DISPLAY%%",
+ "output": "eDP-1",
"spacing": 4,
//"margin-top": 5,
//"margin-bottom":5,
@@ -11,7 +11,7 @@
"modules-left":[ "hyprland/workspaces", "custom/launcher", "hyprland/window"],
"modules-center":[],
- "modules-right":[ "mpd", "idle_inhibitor", "pulseaudio", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "network", "clock", "tray", "custom/power"],
+ "modules-right":[ "mpd", "idle_inhibitor", "pulseaudio", "cpu", "memory", "temperature#cpu", "temperature#gpu", "backlight", "battery", "network", "clock", "tray", "custom/power"],
// Modules configuration