Browse Source

just some small cleanup

pull/23/head
JaKooLit 2 years ago
parent
commit
a0ec6493d6
  1. 18
      config/waybar/configs/Camellia
  2. 9
      config/waybar/configs/Chrysanthemum
  3. 5
      config/waybar/configs/Gardenia
  4. 2
      config/waybar/configs/Peony

18
config/waybar/configs/Camellia

@ -15,7 +15,7 @@
"spacing": 0,
"fixed-center": false,
"ipc": true,
"margin-top": 0,
//"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
@ -28,7 +28,6 @@
// M O D U L E S //
"hyprland/workspaces#cam": {
"active-only":false,
"all-outputs": true,
@ -63,7 +62,7 @@
"max-length": 50,
"rewrite": {
"(.*) — Mozilla Firefox": " $1",
"(.*) - fish": "> [$1]"
"(.*) - zsh": "> [$1]"
},
"separate-outputs": true
},
@ -75,7 +74,6 @@
},
"battery#cam": {
"interval": 60,
"align": 0,
@ -151,7 +149,7 @@
"on-click": "activate",
"on-click-middle": "close",
"ignore-list": [
"Alacritty"
"kitty"
],
"app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition"
@ -161,14 +159,4 @@
"Foot Server": "Terminal"
}
}
}

9
config/waybar/configs/Chrysanthemum

@ -5,8 +5,6 @@
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
@ -17,7 +15,7 @@
"fixed-center": false,
"ipc": true,
"margin-top": 0,
"margin-bottom": 5,
//"margin-bottom": 5,
"modules-left": ["clock#gar","tray"],
@ -25,7 +23,6 @@
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
// M O D U L E S //
"hyprland/workspaces#gar": {
@ -47,7 +44,6 @@
"active": "",
"default": "",
}
},
"clock#gar": {
@ -90,7 +86,6 @@
"format-icons": ["", ""]
},
"battery#gar": {
"interval": 60,
"align": 0,
@ -116,6 +111,4 @@
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
},
}

5
config/waybar/configs/Gardenia

@ -16,7 +16,7 @@
"spacing": 5,
"fixed-center": false,
"ipc": true,
"margin-top": 5,
//"margin-top": 5,
"margin-bottom": 5,
"width": 768,
@ -47,7 +47,6 @@
"4": "四",
"5": "五"
}
},
"clock#gar": {
@ -90,7 +89,6 @@
"format-icons": ["", ""]
},
"battery#gar": {
"interval": 60,
"align": 0,
@ -117,5 +115,4 @@
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
},
}

2
config/waybar/configs/Peony

@ -16,7 +16,7 @@
"fixed-center": false,
"ipc": true,
"margin-top": 5,
"margin-bottom": 5,
//"margin-bottom": 5,
"width": 1444,
"modules-left": ["hyprland/workspaces#peony", "tray#peony"],

Loading…
Cancel
Save