From 241619d1b3cb51574766cff186c57061f4e25474 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 22 Jul 2023 20:16:48 +0300 Subject: [PATCH] i remove some stuff --- config/waybar/config | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/config/waybar/config b/config/waybar/config index d1e96de3..749c7916 100644 --- a/config/waybar/config +++ b/config/waybar/config @@ -13,38 +13,13 @@ "clock#3", ], "modules-right": [ - "custom/left-arrow-dark", "pulseaudio", - "custom/left-arrow-light", - "custom/left-arrow-dark", "memory", - "custom/left-arrow-light", - "custom/left-arrow-dark", "cpu", - "custom/left-arrow-light", - "custom/left-arrow-dark", "battery", - "custom/left-arrow-light", "tray" ], - "custom/left-arrow-dark": { - "format": "", - "tooltip": false - }, - "custom/left-arrow-light": { - "format": "", - "tooltip": false - }, - "custom/right-arrow-dark": { - "format": "", - "tooltip": false - }, - "custom/right-arrow-light": { - "format": "", - "tooltip": false - }, - "sway/workspaces": { "disable-scroll": true, "format": "{name}"