From 86f90a498987e7753882671d7875236994414976 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Mon, 10 Mar 2025 23:35:39 +0100 Subject: waybar fix include renamed waybar additional files for the include to work --- home/.config/waybar/additional.d/laptop | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 home/.config/waybar/additional.d/laptop (limited to 'home/.config/waybar/additional.d/laptop') diff --git a/home/.config/waybar/additional.d/laptop b/home/.config/waybar/additional.d/laptop deleted file mode 100644 index 9192cf0..0000000 --- a/home/.config/waybar/additional.d/laptop +++ /dev/null @@ -1,24 +0,0 @@ -{ - "modules-center": [], - "modules-right": ["custom/sshd", "backlight", "battery", "pulseaudio", "sway/language", "clock", "tray"], - // Modules configuration - "backlight": { - // "device": "acpi_video1", - "format": "{percent}% {icon}", - "format-icons": ["", ""] - }, - "battery": { - "states": { - // "good": 95, - "warning": 30, - "critical": 15 - }, - "format": "{capacity}% {icon}", - "format-charging": "{capacity}% ", - "format-plugged": "{capacity}% ", - "format-alt": "{time} {icon}", - // "format-good": "", // An empty format will hide the module - // "format-full": "", - "format-icons": ["", "", "", "", ""] - } -} -- cgit v1.2.3-70-g09d2