From c516bd3be3502c6c064f43fc6cb39260a0fe7ca5 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 11 Nov 2023 11:36:08 +0900 Subject: Waybar clean up and update --- config/waybar/configs/config-plasma | 45 ------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 config/waybar/configs/config-plasma (limited to 'config/waybar/configs/config-plasma') diff --git a/config/waybar/configs/config-plasma b/config/waybar/configs/config-plasma deleted file mode 100644 index 165698ba..00000000 --- a/config/waybar/configs/config-plasma +++ /dev/null @@ -1,45 +0,0 @@ -// ### "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": 10, -"margin-right": 10, -"margin-bottom": 6, - -"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