Browse Source

just some small cleanup

pull/23/head
JaKooLit 2 years ago
parent
commit
a0ec6493d6
  1. 96
      config/waybar/configs/Camellia
  2. 61
      config/waybar/configs/Chrysanthemum
  3. 57
      config/waybar/configs/Gardenia
  4. 62
      config/waybar/configs/Peony

96
config/waybar/configs/Camellia

@ -6,30 +6,29 @@
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
"spacing": 0,
"fixed-center": false,
"ipc": true,
"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "bottom",
"spacing": 0,
"fixed-center": false,
"ipc": true,
//"margin-top": 0,
"margin-bottom": 0,
"margin-left": 0,
"margin-right": 0,
"modules-left": ["hyprland/workspaces#cam","custom/separator#line","tray#cam", "wlr/taskbar"],
"modules-left": ["hyprland/workspaces#cam","custom/separator#line","tray#cam", "wlr/taskbar"],
"modules-center": ["hyprland/window#cam"],
"modules-center": ["hyprland/window#cam"],
"modules-right": ["custom/backlight","backlight/slider","custom/speaker","pulseaudio/slider","battery#cam","clock#cam", "network#cam"],
"modules-right": ["custom/backlight","backlight/slider","custom/speaker","pulseaudio/slider","battery#cam","clock#cam", "network#cam"],
// M O D U L E S //
// M O D U L E S //
"hyprland/workspaces#cam": {
"hyprland/workspaces#cam": {
"active-only":false,
"all-outputs": true,
"format": "{icon}",
@ -56,27 +55,26 @@
"9":"Nove",
"10":"Dieci"
}
},
},
"hyprland/window#cam": {
"hyprland/window#cam": {
"format": " {title}",
"max-length": 50,
"rewrite": {
"(.*) — Mozilla Firefox": " $1",
"(.*) - fish": "> [$1]"
},
"(.*) - zsh": "> [$1]"
},
"separate-outputs": true
},
},
"clock#cam": {
"clock#cam": {
"interval": 60,
"format": "{:%A, %H:%M %p}",
"max-length": 25,
},
},
"battery#cam": {
"battery#cam": {
"interval": 60,
"align": 0,
"rotate": 0,
@ -96,40 +94,40 @@
"format-time": "{H}h {M}min",
"tooltip": true,
"tooltip-format": "{timeTo} {power}w"
},
},
"pulseaudio/slider": {
"pulseaudio/slider": {
"min": 0,
"max": 100,
"orientation": "horizontal"
},
},
"custom/speaker": {
"custom/speaker": {
"exec": "echo '🔊'",
"interval": 1,
"format": "{}"
},
},
"backlight/slider": {
"backlight/slider": {
"min": 0,
"max": 100,
"orientation": "horizontal",
"device": "intel_backlight"
},
},
"custom/backlight": {
"custom/backlight": {
"exec": "echo '✨'",
"interval": 1,
"format": "{}"
},
},
"tray#cam": {
"tray#cam": {
"icon-size": 16,
"spacing": 10
},
},
"network#cam": {
"network#cam": {
"format": "{ifname}",
"format-wifi": "{icon}",
"format-ethernet": "󰌘",
@ -141,9 +139,9 @@
"tooltip-format-disconnected": "󰌙 Disconnected",
"max-length": 50,
"format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"]
},
},
"wlr/taskbar": {
"wlr/taskbar": {
"format": "{icon}",
"icon-size": 14,
"icon-theme": "Numix-Circle",
@ -151,7 +149,7 @@
"on-click": "activate",
"on-click-middle": "close",
"ignore-list": [
"Alacritty"
"kitty"
],
"app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition"
@ -160,15 +158,5 @@
"Firefox Web Browser": "Firefox",
"Foot Server": "Terminal"
}
}
}
}

61
config/waybar/configs/Chrysanthemum

@ -5,30 +5,27 @@
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 5,
"fixed-center": false,
"ipc": true,
"margin-top": 0,
//"margin-bottom": 5,
"modules-left": ["clock#gar","tray"],
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 5,
"fixed-center": false,
"ipc": true,
"margin-top": 0,
"margin-bottom": 5,
"modules-center": ["hyprland/workspaces#gar"],
"modules-left": ["clock#gar","tray"],
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
"modules-center": ["hyprland/workspaces#gar"],
// M O D U L E S //
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
// M O D U L E S //
"hyprland/workspaces#gar": {
"hyprland/workspaces#gar": {
"active-only": false,
"all-outputs": true,
"format": "{icon}",
@ -42,30 +39,29 @@
"3": [],
"4": [],
"5": [],
},
},
"format-icons": {
"active": "",
"default": "",
}
},
},
"clock#gar": {
"clock#gar": {
"format": "{:%a %d | %H:%M}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
},
"hyprland/window#gar": {
"hyprland/window#gar": {
"format": "{}",
"max-length": 60
},
},
"tray#gar": {
"tray#gar": {
"icon-size": 15,
"spacing": 10
},
},
"pulseaudio#gar": {
"pulseaudio#gar": {
"format": "{icon} {volume}%",
"format-bluetooth": "{icon} {volume}%",
"format-bluetooth-muted": " {icon}",
@ -80,8 +76,8 @@
"default": ["", "", ""]
},
"on-click": "pamixer --toggle-mute",
"on-click-right": "pavucontrol",
"tooltip": false
"on-click-right": "pavucontrol",
"tooltip": false
},
"backlight#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",
},
}

57
config/waybar/configs/Gardenia

@ -7,29 +7,29 @@
{
"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 //
// M O D U L E S //
"hyprland/workspaces#gar": {
"hyprland/workspaces#gar": {
"disable-scroll": true,
"all-outputs": true,
"format": "{icon}",
@ -47,25 +47,24 @@
"4": "四",
"5": "五"
}
},
},
"clock#gar": {
"clock#gar": {
"format": "{:%a %d | %H:%M %p}",
"format-alt": "{:%A, %d %B, %Y (%R)}"
},
},
"hyprland/window#gar": {
"hyprland/window#gar": {
"format": "{}",
"max-length": 60
},
},
"tray#gar": {
"tray#gar": {
"icon-size": 15,
"spacing": 10
},
},
"pulseaudio#gar": {
"pulseaudio#gar": {
"format": "{icon} {volume}%",
"format-bluetooth": "{icon} {volume}%",
"format-bluetooth-muted": " {icon}",
@ -80,8 +79,8 @@
"default": ["", "", ""]
},
"on-click": "pamixer --toggle-mute",
"on-click-right": "pavucontrol",
"tooltip": false
"on-click-right": "pavucontrol",
"tooltip": false
},
"backlight#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",
},
}

62
config/waybar/configs/Peony

@ -6,29 +6,29 @@
{
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 0,
"fixed-center": false,
"ipc": true,
"margin-top": 5,
"margin-bottom": 5,
"width": 1444,
"include": "~/.config/waybar/modules",
"layer": "top",
//"mode": "dock",
"exclusive": true,
"passthrough": false,
"position": "top",
"spacing": 0,
"fixed-center": false,
"ipc": true,
"margin-top": 5,
//"margin-bottom": 5,
"width": 1444,
"modules-left": ["hyprland/workspaces#peony", "tray#peony"],
"modules-left": ["hyprland/workspaces#peony", "tray#peony"],
"modules-center": ["clock#peony"],
"modules-center": ["clock#peony"],
"modules-right": ["wireplumber#peony","custom/separator#line","backlight#peony","custom/separator#line","temperature#peony","custom/separator#line","battery#peony","network#peony"],
"modules-right": ["wireplumber#peony","custom/separator#line","backlight#peony","custom/separator#line","temperature#peony","custom/separator#line","battery#peony","network#peony"],
//M O D U L E S //
//M O D U L E S //
"hyprland/workspaces#peony": {
"hyprland/workspaces#peony": {
"active-only":false,
"all-outputs": true,
"format": "{icon}",
@ -50,14 +50,14 @@
}
},
"clock#peony": {
"clock#peony": {
"interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%B | %a %d, %Y | %H:%M %p}",
"format-alt": "{:%a %b %d, %G}"
},
},
"wireplumber#peony": {
"wireplumber#peony": {
"format": "{icon} {volume}",
"format-muted": " Mute",
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
@ -65,24 +65,24 @@
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"format-icons": ["", "", "󰕾", ""],
},
},
"backlight#peony": {
"backlight#peony": {
"device": "intel_backlight",
"format": "{percent}% {icon}",
"format-icons": ["󰛩", "󱩎", "󱩏", "󱩑", "󱩒", "󱩓", "󱩔", "󱩕", "󰛨"],
},
},
"temperature#peony": {
"temperature#peony": {
// "thermal-zone": 2,
// "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
// "critical-threshold": 80,
// "format-critical": "{temperatureC}°C ",
"format": "{temperatureC}°C "
},
},
"network#peony": {
"network#peony": {
"format": "{ifname}",
"format-wifi": "{icon}",
"format-ethernet": "󰌘",
@ -94,9 +94,9 @@
"tooltip-format-disconnected": "󰌙 Disconnected",
"max-length": 50,
"format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"]
},
},
"battery#peony": {
"battery#peony": {
"interval": 60,
"align": 0,
"rotate": 0,
@ -120,10 +120,10 @@
"tooltip-format": "{timeTo} {power}w",
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
},
},
"tray#peony": {
"tray#peony": {
"icon-size": 17,
"spacing": 8,
}
}
}
Loading…
Cancel
Save