aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/config-dual
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-11 11:36:08 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-11 11:36:08 +0900
commitc516bd3be3502c6c064f43fc6cb39260a0fe7ca5 (patch)
tree4dae2043b8c233357fd6180eeaf62683bd43883c /config/waybar/configs/config-dual
parentb69298b7d4c6763d429f8c537e58723fb4439748 (diff)
Waybar clean up and update
Diffstat (limited to 'config/waybar/configs/config-dual')
-rw-r--r--config/waybar/configs/config-dual76
1 files changed, 0 insertions, 76 deletions
diff --git a/config/waybar/configs/config-dual b/config/waybar/configs/config-dual
deleted file mode 100644
index 7ddafecb..00000000
--- a/config/waybar/configs/config-dual
+++ /dev/null
@@ -1,76 +0,0 @@
-// ### DUAL TOP and BOTTOM ### //
-
-[{
-"include": "~/.config/waybar/modules",
-"layer": "top",
-//"mode": "dock",
-"exclusive": true,
-"passthrough": false,
-"position": "top",
-"spacing": 3,
-"fixed-center": true,
-"ipc": true,
-"margin-left": 6,
-"margin-right": 10,
-"margin-top": 10,
-
-"modules-left": [
- "hyprland/workspaces#2",
- "cpu",
- "temperature",
- "memory",
- "disk",
- ],
-
-"modules-center": [
- "idle_inhibitor",
- "clock",
- "custom/light_dark",
- ],
-
-"modules-right": [
- "custom/weather",
- "battery",
- "backlight",
- "bluetooth",
- "network",
- //"custom/updater",
- "custom/cycle_wall",
- "custom/lock",
- ],
-},
-
-{
-"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": 10,
-"margin-bottom": 6,
-
-"modules-left": [
- "custom/menu",
- "wlr/taskbar",
- ],
-
-"modules-center": [
- "cava",
- ],
-
-"modules-right": [
- "hyprland/window",
- "tray",
- "keyboard-state",
- "pulseaudio",
- //"wireplumber",
- "pulseaudio#microphone",
- "custom/power",
- ],
-
-}] \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage