diff options
| author | JaKooLit <jimmielovejay@gmail.com~> | 2023-11-15 17:54:51 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com~> | 2023-11-15 17:54:51 +0900 |
| commit | aca8e5dfe8d930ab1be3575408158e8147b42f11 (patch) | |
| tree | bea96734f6d4a1e5d2401c7f43c0e30a79857f6e /config/waybar/configs/config-default-Bottom | |
| parent | 4c142b3a4172db1c042455142e137fe3da93e3f7 (diff) | |
Waybar rename for easy addition
Diffstat (limited to 'config/waybar/configs/config-default-Bottom')
| -rw-r--r-- | config/waybar/configs/config-default-Bottom | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/config/waybar/configs/config-default-Bottom b/config/waybar/configs/config-default-Bottom deleted file mode 100644 index ebb256b5..00000000 --- a/config/waybar/configs/config-default-Bottom +++ /dev/null @@ -1,67 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT-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": [ - "hyprland/workspaces", - "custom/separator#dot-line", - "cpu", - "custom/separator#dot-line", - "temperature", - "custom/separator#dot-line", - "memory", - "custom/separator#dot-line", - "custom/weather", - ], - -"modules-center": [ - "custom/menu", - "custom/separator#dot-line", - "idle_inhibitor", - "custom/separator#dot-line", - "clock", - "custom/separator#dot-line", - "custom/light_dark", - "custom/separator#dot-line", - "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], - -"modules-right": [ - //"hyprland/window", - "tray", - "custom/separator#dot-line", - "bluetooth", - "custom/separator#dot-line", - "network", - "custom/separator#dot-line", - //"cava", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", - "pulseaudio", - "custom/separator#dot-line", - //"wireplumber", - "pulseaudio#microphone", - "custom/separator#dot-line", - "keyboard-state", - "custom/separator#dot-line", - "custom/power", - ], -} |
