From b3cc1a3fdfaaebacb014edc49e6c0e5990c44189 Mon Sep 17 00:00:00 2001 From: Hippolyte Chauvin Date: Tue, 24 Oct 2023 21:31:52 +0200 Subject: [PATCH] Suppression : module de notifications sur la Waybar de ahrc-pc --- config/waybar-ahrc--pc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/waybar-ahrc--pc/config b/config/waybar-ahrc--pc/config index c9f6bd6..4374dd2 100644 --- a/config/waybar-ahrc--pc/config +++ b/config/waybar-ahrc--pc/config @@ -5,7 +5,7 @@ "margin-left": 10, "margin-right": 10, "modules-left": ["hyprland/workspaces", "hyprland/language", "keyboard-state", "hyprland/submap", "hyprland/window"], - "modules-center": ["tray", "custom/notifications", "clock"], + "modules-center": ["tray", "clock"], "modules-right": ["network", "pulseaudio#output", "pulseaudio#input", "temperature", "cpu", "memory"], "hyprland/workspaces": { "disable-scroll": true,