aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Gardenia
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com~>2023-11-15 19:05:46 +0900
committerJaKooLit <jimmielovejay@gmail.com~>2023-11-15 19:05:46 +0900
commita0ec6493d68afb247e67fdd0fd08517396f5aba4 (patch)
tree7df96f6ee4e506a4389b7ae4a29d1128e3f708bb /config/waybar/configs/Gardenia
parentaca8e5dfe8d930ab1be3575408158e8147b42f11 (diff)
just some small cleanup
Diffstat (limited to 'config/waybar/configs/Gardenia')
-rw-r--r--config/waybar/configs/Gardenia129
1 files changed, 63 insertions, 66 deletions
diff --git a/config/waybar/configs/Gardenia b/config/waybar/configs/Gardenia
index 6dc88edc..0adec1c4 100644
--- a/config/waybar/configs/Gardenia
+++ b/config/waybar/configs/Gardenia
@@ -7,81 +7,80 @@
{
- "include": "~/.config/waybar/modules",
- "layer": "top",
- //"mode": "dock",
- "exclusive": true,
- "passthrough": false,
- "position": "bottom",
- "spacing": 5,
- "fixed-center": false,
- "ipc": true,
- "margin-top": 5,
- "margin-bottom": 5,
- "width": 768,
+"include": "~/.config/waybar/modules",
+"layer": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"position": "bottom",
+"spacing": 5,
+"fixed-center": false,
+"ipc": true,
+//"margin-top": 5,
+"margin-bottom": 5,
+"width": 768,
- "modules-left": ["clock#gar","tray"],
+"modules-left": ["clock#gar","tray"],
- "modules-center": ["hyprland/workspaces#gar"],
+"modules-center": ["hyprland/workspaces#gar"],
- "modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
+"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
- // M O D U L E S //
-
- "hyprland/workspaces#gar": {
- "disable-scroll": true,
- "all-outputs": true,
- "format": "{icon}",
- "persistent_workspaces": {
- "1": [],
- "2": [],
- "3": [],
- "4": [],
- "5": []
- },
- "format-icons": {
- "1": "一",
- "2": "二",
- "3": "三",
- "4": "四",
- "5": "五"
- }
+// M O D U L E S //
+"hyprland/workspaces#gar": {
+ "disable-scroll": true,
+ "all-outputs": true,
+ "format": "{icon}",
+ "persistent_workspaces": {
+ "1": [],
+ "2": [],
+ "3": [],
+ "4": [],
+ "5": []
},
+ "format-icons": {
+ "1": "一",
+ "2": "二",
+ "3": "三",
+ "4": "四",
+ "5": "五"
+ }
+},
- "clock#gar": {
- "format": "{:%a %d | %H:%M %p}",
- "format-alt": "{:%A, %d %B, %Y (%R)}"
- },
+"clock#gar": {
+ "format": "{:%a %d | %H:%M %p}",
+ "format-alt": "{:%A, %d %B, %Y (%R)}"
+},
- "hyprland/window#gar": {
- "format": "{}",
- "max-length": 60
- },
+"hyprland/window#gar": {
+ "format": "{}",
+ "max-length": 60
+},
- "tray#gar": {
- "icon-size": 15,
- "spacing": 10
- },
+"tray#gar": {
+ "icon-size": 15,
+ "spacing": 10
+},
- "pulseaudio#gar": {
- "format": "{icon} {volume}%",
- "format-bluetooth": "{icon} {volume}%",
- "format-bluetooth-muted": " {icon}",
- "format-muted": "󰸈",
- "format-icons": {
- "headphone": "",
- "hands-free": "",
- "headset": "",
- "phone": "",
- "portable": "",
- "car": "",
- "default": ["", "", ""]
+"pulseaudio#gar": {
+ "format": "{icon} {volume}%",
+ "format-bluetooth": "{icon} {volume}%",
+ "format-bluetooth-muted": " {icon}",
+ "format-muted": "󰸈",
+ "format-icons": {
+ "headphone": "",
+ "hands-free": "",
+ "headset": "",
+ "phone": "",
+ "portable": "",
+ "car": "",
+ "default": ["", "", ""]
},
- "on-click": "pamixer --toggle-mute",
-"on-click-right": "pavucontrol",
-"tooltip": false
+ "on-click": "pamixer --toggle-mute",
+ "on-click-right": "pavucontrol",
+ "tooltip": false
},
"backlight#gar": {
@@ -90,7 +89,6 @@
"format-icons": ["", ""]
},
-
"battery#gar": {
"interval": 60,
"align": 0,
@@ -116,6 +114,5 @@
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
},
-
-
+
} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage