diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-16 15:10:32 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-16 15:10:32 +0900 |
| commit | c4d6938ca6d225f15f2b04924cafaa07062b54b4 (patch) | |
| tree | 3a793cf352ddcfc46f1422d78b69daf3617639ab /config/waybar/configs/default | |
| parent | 0f25fb086a29ff1db0f11e7052687f4c808b0456 (diff) | |
waybar changes on name, style and script
Diffstat (limited to 'config/waybar/configs/default')
| -rw-r--r-- | config/waybar/configs/default | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/config/waybar/configs/default b/config/waybar/configs/default deleted file mode 100644 index 2f8678ff..00000000 --- a/config/waybar/configs/default +++ /dev/null @@ -1,66 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### DEFAULT ### // -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 3, -"fixed-center": true, -"ipc": true, -"margin-top": 6, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "hyprland/workspaces#3", - "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", - "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", - ], -}
\ No newline at end of file |
