From bbc74e2c1fbcc8ea26768c00608d666adeffb9dd Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 30 Jul 2025 20:12:22 +0300 Subject: waybar --- .config/waybar/config.json | 9 --------- 1 file changed, 9 deletions(-) (limited to '.config/waybar/config.json') diff --git a/.config/waybar/config.json b/.config/waybar/config.json index fad14d4..5819891 100644 --- a/.config/waybar/config.json +++ b/.config/waybar/config.json @@ -8,7 +8,6 @@ "hyprland/window" ], "modules-right": [ - "custom/test", "custom/recording", "custom/tasks", "custom/music", @@ -33,14 +32,6 @@ "format": "{icon}" }, - "custom/test" : { - "tooltip": false, - "format": "{}", - "signal": 101, - "exec" : "/home/awy/test.sh", - "return-type": "json" - }, - "custom/recording" : { "tooltip": false, "format": "{}", -- cgit v1.2.3