From 70959f9a31680ed1cfe684e9c5a33098334f2e4d Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Fri, 24 Nov 2023 10:56:29 +0100 Subject: keep only hyprland config --- config/wayland/waybar/configs/dwm.jsonc | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 config/wayland/waybar/configs/dwm.jsonc (limited to 'config/wayland/waybar/configs/dwm.jsonc') diff --git a/config/wayland/waybar/configs/dwm.jsonc b/config/wayland/waybar/configs/dwm.jsonc deleted file mode 100644 index 211f776..0000000 --- a/config/wayland/waybar/configs/dwm.jsonc +++ /dev/null @@ -1,16 +0,0 @@ -{ - "modules-left": ["hyprland/workspaces", "custom/layout", "hyprland/window"], - "modules-right": ["custom/status"], - "hyprland/window": { - "format": " {} " - }, - "custom/layout": { - "format": " []= ", - "interval": "once", - }, - "custom/status": { - "exec": "~/.config/waybar/scripts/status.sh", - "format": " {} ", - "interval": 1 - } -} -- cgit v1.2.3