From c4d6938ca6d225f15f2b04924cafaa07062b54b4 Mon Sep 17 00:00:00 2001 From: "Ja.KooLit" Date: Thu, 16 Nov 2023 15:10:32 +0900 Subject: waybar changes on name, style and script --- config/waybar/configs/simple-short | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 config/waybar/configs/simple-short (limited to 'config/waybar/configs/simple-short') diff --git a/config/waybar/configs/simple-short b/config/waybar/configs/simple-short deleted file mode 100644 index ebeb9823..00000000 --- a/config/waybar/configs/simple-short +++ /dev/null @@ -1,30 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### SIMPLE -SHORT ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -"position": "top", -"width": 1050, -"margin-top": 5, - -"modules-left": [ - "clock", - "custom/weather", - ], - -"modules-center": [ - "hyprland/workspaces#2" - ], - -"modules-right": [ - "custom/menu", - "tray", - "network", - "bluetooth", - "backlight", - "pulseaudio", - "battery", - "custom/power"], -} -- cgit v1.2.3