From a638efd268b992ede466ead3967cd8bf6e9bf7c5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 16 Nov 2023 02:09:01 +0900 Subject: waybar changes --- config/waybar/configs/Bottom(plasma) | 47 ------------------------------------ 1 file changed, 47 deletions(-) delete mode 100644 config/waybar/configs/Bottom(plasma) (limited to 'config/waybar/configs/Bottom(plasma)') diff --git a/config/waybar/configs/Bottom(plasma) b/config/waybar/configs/Bottom(plasma) deleted file mode 100644 index 2aa9f910..00000000 --- a/config/waybar/configs/Bottom(plasma) +++ /dev/null @@ -1,47 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### "Plasma" (bottom) ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "bottom", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-left": 6, -"margin-right": 6, -"margin-bottom": 4, - -"modules-left": [ - "custom/menu", - "hyprland/workspaces#3", - "wlr/taskbar", - ], - -"modules-center": [ - "hyprland/window", - "custom/light_dark", - ], - -"modules-right": [ - "tray", - "custom/weather", - "clock", - "cpu", - "temperature", - "memory", - "backlight", - "battery", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - //"custom/updater", - "keyboard-state", - "custom/cycle_wall", - "custom/power", - ], -} -- cgit v1.2.3