AutoYADM commit: 2025-01-11 00:00:02
This commit is contained in:
parent
bc0ba9bad7
commit
673aa0a974
49 changed files with 8922 additions and 1 deletions
76
.config/waybar/configs/[BOT & Left] SouthWest
Normal file
76
.config/waybar/configs/[BOT & Left] SouthWest
Normal file
|
@ -0,0 +1,76 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### BOTTOM and LEFT PANEL
|
||||
|
||||
[{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 2,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-left": 6,
|
||||
"margin-right": 6,
|
||||
"margin-bottom": 2,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"cpu",
|
||||
"temperature",
|
||||
"memory",
|
||||
"disk",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
//"hyprland/window",
|
||||
"hyprland/workspaces#roman",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
//"network",
|
||||
//"bluetooth",
|
||||
"custom/weather",
|
||||
"battery",
|
||||
"backlight",
|
||||
"pulseaudio",
|
||||
//"wireplumber",
|
||||
"pulseaudio#microphone",
|
||||
"keyboard-state",
|
||||
"custom/power",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "left",
|
||||
"height": 650,
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
"margin-left": 3,
|
||||
//"margin-right": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"custom/lock",
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"clock#vertical",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
}]
|
76
.config/waybar/configs/[BOT & Right] SouthEast
Normal file
76
.config/waybar/configs/[BOT & Right] SouthEast
Normal file
|
@ -0,0 +1,76 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### BOTTOM and RIGHT PANEL
|
||||
|
||||
[{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 2,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-left": 6,
|
||||
"margin-right": 6,
|
||||
"margin-bottom": 2,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"cpu",
|
||||
"temperature",
|
||||
"memory",
|
||||
"disk",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
//"hyprland/window",
|
||||
"hyprland/workspaces#roman",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
//"network",
|
||||
//"bluetooth",
|
||||
"custom/weather",
|
||||
"battery",
|
||||
"backlight",
|
||||
"pulseaudio",
|
||||
//"wireplumber",
|
||||
"pulseaudio#microphone",
|
||||
"keyboard-state",
|
||||
"custom/power",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "right",
|
||||
"height": 650,
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
//"margin-left": 3,
|
||||
"margin-right": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"custom/lock",
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"clock#vertical",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
}]
|
176
.config/waybar/configs/[BOT] Camellia
Normal file
176
.config/waybar/configs/[BOT] Camellia
Normal file
|
@ -0,0 +1,176 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............CAMELLIA.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 4,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"margin-top": 0,
|
||||
//"margin-bottom": 0,
|
||||
//"margin-left": 0,
|
||||
//"margin-right": 0,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/workspaces#cam",
|
||||
"custom/separator#line",
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray#cam",
|
||||
"wlr/taskbar"],
|
||||
|
||||
"modules-center": ["hyprland/window#cam"],
|
||||
|
||||
"modules-right": [
|
||||
"custom/backlight",
|
||||
"backlight/slider",
|
||||
"custom/speaker",
|
||||
"pulseaudio/slider",
|
||||
"battery#cam",
|
||||
"clock#cam",
|
||||
"network#cam"],
|
||||
|
||||
// Additional modules //
|
||||
|
||||
"hyprland/workspaces#cam": {
|
||||
"active-only":false,
|
||||
"all-outputs": true,
|
||||
"format": "{icon}",
|
||||
"show-special": false,
|
||||
"on-click": "activate",
|
||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||
"on-scroll-down": "hyprctl dispatch workspace e-1",
|
||||
"persistent-workspaces":{
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": []
|
||||
},
|
||||
"format-icons": {
|
||||
"1": "Uno",
|
||||
"2": "Due",
|
||||
"3": "Tre",
|
||||
"4": "Quattro",
|
||||
"5": "Cinque",
|
||||
"6":"Sei",
|
||||
"7":"Sette",
|
||||
"8":"Otto",
|
||||
"9":"Nove",
|
||||
"10":"Dieci"
|
||||
}
|
||||
},
|
||||
|
||||
"hyprland/window#cam": {
|
||||
"format": " {title}",
|
||||
"max-length": 50,
|
||||
"rewrite": {
|
||||
"(.*) — Mozilla Firefox": " $1",
|
||||
"(.*) - zsh": "> [$1]"
|
||||
},
|
||||
"separate-outputs": true
|
||||
},
|
||||
|
||||
"clock#cam": {
|
||||
"interval": 60,
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%A, %H:%M}",
|
||||
"max-length": 25,
|
||||
|
||||
},
|
||||
|
||||
"battery#cam": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w"
|
||||
},
|
||||
|
||||
"pulseaudio/slider": {
|
||||
"min": 0,
|
||||
"max": 100,
|
||||
"orientation": "horizontal"
|
||||
|
||||
},
|
||||
|
||||
"custom/speaker": {
|
||||
"exec": "echo '🔊'",
|
||||
"interval": 1,
|
||||
"format": "{}"
|
||||
},
|
||||
|
||||
"backlight/slider": {
|
||||
"min": 0,
|
||||
"max": 100,
|
||||
"orientation": "horizontal",
|
||||
"device": "intel_backlight"
|
||||
},
|
||||
|
||||
"custom/backlight": {
|
||||
"exec": "echo '✨'",
|
||||
"interval": 1,
|
||||
"format": "{}"
|
||||
},
|
||||
|
||||
"tray#cam": {
|
||||
//"icon-size": 16,
|
||||
"spacing": 10
|
||||
},
|
||||
|
||||
"network#cam": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{icon}",
|
||||
"format-ethernet": "",
|
||||
"format-disconnected": "",
|
||||
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}",
|
||||
"format-linked": " {ifname} (No IP)",
|
||||
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%",
|
||||
"tooltip-format-ethernet": "{ifname} ",
|
||||
"tooltip-format-disconnected": " Disconnected",
|
||||
"max-length": 50,
|
||||
"format-icons": ["","","","",""]
|
||||
},
|
||||
|
||||
"wlr/taskbar": {
|
||||
"format": "{icon}",
|
||||
//"icon-size": 14,
|
||||
//"icon-theme": "Numix-Circle",
|
||||
"tooltip-format": "{title}",
|
||||
"on-click": "activate",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"kitty"
|
||||
],
|
||||
"app_ids-mapping": {
|
||||
"firefoxdeveloperedition": "firefox-developer-edition"
|
||||
},
|
||||
"rewrite": {
|
||||
"Firefox Web Browser": "Firefox",
|
||||
"Foot Server": "Terminal"
|
||||
}
|
||||
}
|
||||
}
|
93
.config/waybar/configs/[BOT] Chrysanthemum
Normal file
93
.config/waybar/configs/[BOT] Chrysanthemum
Normal file
|
@ -0,0 +1,93 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............CHRYSANTHEMUM.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 5,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-left": 5,
|
||||
"margin-right": 5,
|
||||
|
||||
"modules-left": ["clock#gar", "mpris", "custom/swaync", "tray"],
|
||||
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
|
||||
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
|
||||
|
||||
// M O D U L E S //
|
||||
"clock#gar": {
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%a %d | %H:%M}",
|
||||
"format-alt": "{:%A, %d %B, %Y (%R)}"
|
||||
},
|
||||
|
||||
"hyprland/window#gar": {
|
||||
"format": "{}",
|
||||
"max-length": 60
|
||||
},
|
||||
|
||||
"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": ["", "", ""]
|
||||
},
|
||||
"on-click": "pamixer --toggle-mute",
|
||||
"on-click-right": "pavucontrol",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"backlight#gar": {
|
||||
//"device": "intel_backlight",
|
||||
"format": "{icon} {percent}%",
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
|
||||
"battery#gar": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
}
|
66
.config/waybar/configs/[BOT] Default
Normal file
66
.config/waybar/configs/[BOT] Default
Normal file
|
@ -0,0 +1,66 @@
|
|||
/* ---- 💫 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-top": 6,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/workspaces#pacman",
|
||||
"custom/separator#dot-line",
|
||||
"cpu",
|
||||
"custom/separator#dot-line",
|
||||
"temperature",
|
||||
"custom/separator#dot-line",
|
||||
"memory",
|
||||
"custom/separator#dot-line",
|
||||
"custom/weather",
|
||||
"custom/separator#blank_3",
|
||||
"custom/cava_mviz",
|
||||
],
|
||||
|
||||
"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": [
|
||||
"network#speed",
|
||||
"custom/separator#dot-line",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"mpris",
|
||||
"custom/separator#dot-line",
|
||||
"bluetooth",
|
||||
"custom/separator#dot-line",
|
||||
"pulseaudio",
|
||||
"custom/separator#dot-line",
|
||||
"pulseaudio#microphone",
|
||||
"custom/separator#dot-line",
|
||||
"keyboard-state",
|
||||
"custom/separator#dot-line",
|
||||
"custom/keyboard",
|
||||
"custom/separator#dot-line",
|
||||
"custom/power",
|
||||
],
|
||||
}
|
99
.config/waybar/configs/[BOT] Gardenia
Normal file
99
.config/waybar/configs/[BOT] Gardenia
Normal file
|
@ -0,0 +1,99 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............GARDENIA.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
|
||||
"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", "mpris", "custom/swaync", "tray"],
|
||||
|
||||
"modules-center": ["hyprland/workspaces#kanji"],
|
||||
|
||||
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
|
||||
|
||||
|
||||
// M O D U L E S //
|
||||
|
||||
"clock#gar": {
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%a %d | %H:%M}",
|
||||
"format-alt": "{:%A, %d %B, %Y (%R)}"
|
||||
},
|
||||
|
||||
"hyprland/window#gar": {
|
||||
"format": "{}",
|
||||
"max-length": 60
|
||||
},
|
||||
|
||||
"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": ["", "", ""]
|
||||
},
|
||||
"on-click": "pamixer --toggle-mute",
|
||||
"on-click-right": "pavucontrol",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"backlight#gar": {
|
||||
"device": "intel_backlight",
|
||||
"format": "{icon} {percent}%",
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
|
||||
"battery#gar": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
|
||||
}
|
109
.config/waybar/configs/[BOT] Peony
Normal file
109
.config/waybar/configs/[BOT] Peony
Normal file
|
@ -0,0 +1,109 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* ................PEONY.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 4,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"margin-top": 5,
|
||||
"margin-bottom": 5,
|
||||
"width": 1444,
|
||||
|
||||
"modules-left": ["hyprland/workspaces#roman", "mpris", "tray#peony"],
|
||||
|
||||
"modules-center": ["clock#peony"],
|
||||
|
||||
"modules-right": [
|
||||
"battery#peony",
|
||||
"custom/separator#blank",
|
||||
"backlight#peony",
|
||||
"custom/separator#blank",
|
||||
"pulseaudio",
|
||||
"custom/separator#blank",
|
||||
"temperature",
|
||||
"custom/separator#blank",
|
||||
"network#peony",
|
||||
"custom/swaync"],
|
||||
|
||||
|
||||
//M O D U L E S //
|
||||
|
||||
"clock#peony": {
|
||||
"interval": 60,
|
||||
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
//"format": "{:%B | %a %d, %Y | %I:%M %p}",
|
||||
"format": "{:%B | %a %d, %Y | %H:%M}",
|
||||
"format-alt": "{:%a %b %d, %G}",
|
||||
},
|
||||
|
||||
"wireplumber#peony": {
|
||||
"format": "{icon} {volume}",
|
||||
"format-muted": " Mute",
|
||||
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
|
||||
"on-click-right": "pavucontrol -t 3",
|
||||
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
|
||||
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
|
||||
"format-icons": ["", "", "", ""],
|
||||
},
|
||||
|
||||
"backlight#peony": {
|
||||
"device": "intel_backlight",
|
||||
"format": "{percent}% {icon}",
|
||||
"format-icons": ["", "", "", "", "", "", "", "", ""],
|
||||
},
|
||||
|
||||
"network#peony": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{icon}",
|
||||
"format-ethernet": "",
|
||||
"format-disconnected": "",
|
||||
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}",
|
||||
"format-linked": " {ifname} (No IP)",
|
||||
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%",
|
||||
"tooltip-format-ethernet": "{ifname} ",
|
||||
"tooltip-format-disconnected": " Disconnected",
|
||||
"max-length": 50,
|
||||
"format-icons": ["","","","",""]
|
||||
},
|
||||
|
||||
"battery#peony": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
|
||||
"tray#peony": {
|
||||
"icon-size": 17,
|
||||
"spacing": 8,
|
||||
}
|
||||
}
|
47
.config/waybar/configs/[BOT] Sleek
Normal file
47
.config/waybar/configs/[BOT] Sleek
Normal file
|
@ -0,0 +1,47 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// Sleek
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"height": 14,
|
||||
"margin-left": 10,
|
||||
"margin-right": 10,
|
||||
"margin-bottom": 2,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"mpris",
|
||||
"hyprland/window"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"pulseaudio",
|
||||
"clock",
|
||||
"custom/power"
|
||||
],
|
||||
|
||||
|
||||
// Additional format / customize modules
|
||||
|
||||
"custom/power": {
|
||||
"format": " ",
|
||||
"icon-size": 20,
|
||||
"tooltip": false,
|
||||
},
|
||||
|
||||
"clock": {
|
||||
//"format": "{:%I:%M %p - %d/%b}", //for AM/PM
|
||||
"format": "{:%H:%M - %d/%b}", // 24H
|
||||
"tooltip": false
|
||||
},
|
||||
}
|
37
.config/waybar/configs/[Left] WestWing
Normal file
37
.config/waybar/configs/[Left] WestWing
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### LEFT PANEL ### //
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "left",
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
"margin-left": 3,
|
||||
//"margin-right": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"clock#vertical",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"backlight#vertical",
|
||||
"pulseaudio#microphone_vertical",
|
||||
"pulseaudio#vertical",
|
||||
"custom/power_vertical",
|
||||
"custom/menu",
|
||||
],
|
||||
}
|
37
.config/waybar/configs/[Right] EastWing
Normal file
37
.config/waybar/configs/[Right] EastWing
Normal file
|
@ -0,0 +1,37 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### RIGHT PANEL ### //
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "right",
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
//"margin-left": 3,
|
||||
"margin-right": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"clock#vertical",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"backlight#vertical",
|
||||
"pulseaudio#microphone_vertical",
|
||||
"pulseaudio#vertical",
|
||||
"custom/power_vertical",
|
||||
"custom/menu",
|
||||
],
|
||||
}
|
80
.config/waybar/configs/[TOP & BOT] SummitSplit
Normal file
80
.config/waybar/configs/[TOP & BOT] SummitSplit
Normal file
|
@ -0,0 +1,80 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### DUAL TOP and BOTTOM ### //
|
||||
|
||||
[{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 1,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"cpu",
|
||||
"temperature",
|
||||
"memory",
|
||||
"disk",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"idle_inhibitor",
|
||||
"hyprland/workspaces#4",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/weather",
|
||||
"battery",
|
||||
"backlight",
|
||||
"bluetooth",
|
||||
"network",
|
||||
//"custom/updater",
|
||||
"custom/cycle_wall",
|
||||
"custom/lock",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "bottom",
|
||||
"spacing": 5,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"height": 0,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
//"margin-bottom": 0,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"wlr/taskbar",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"clock",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"hyprland/window",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"mpris",
|
||||
"keyboard-state",
|
||||
"pulseaudio",
|
||||
//"wireplumber",
|
||||
"pulseaudio#microphone",
|
||||
"custom/power",
|
||||
],
|
||||
|
||||
}]
|
72
.config/waybar/configs/[TOP & Left] NorthWest
Normal file
72
.config/waybar/configs/[TOP & Left] NorthWest
Normal file
|
@ -0,0 +1,72 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### TOP and LEFT PANEL ## //
|
||||
|
||||
[{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"width": 1200,
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 2,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"group/motherboard",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
//"hyprland/window",
|
||||
"hyprland/workspaces#pacman",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"network",
|
||||
"bluetooth",
|
||||
"custom/weather",
|
||||
"custom/separator#blank_2",
|
||||
"group/audio",
|
||||
"custom/separator#blank_2",
|
||||
"keyboard-state",
|
||||
"custom/power",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "left",
|
||||
"height": 650,
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
"margin-left": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"custom/lock",
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"clock#vertical",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
}]
|
73
.config/waybar/configs/[TOP & Right] NorthEast
Normal file
73
.config/waybar/configs/[TOP & Right] NorthEast
Normal file
|
@ -0,0 +1,73 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### TOP and Right PANEL ## //
|
||||
|
||||
[{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"width": 1200,
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 2,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"group/motherboard",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
//"hyprland/window",
|
||||
"hyprland/workspaces#pacman",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"network",
|
||||
"bluetooth",
|
||||
"custom/weather",
|
||||
"custom/separator#blank_2",
|
||||
"group/audio",
|
||||
"custom/separator#blank_2",
|
||||
"keyboard-state",
|
||||
"custom/power",
|
||||
],
|
||||
},
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "right",
|
||||
"height": 650,
|
||||
"margin-top": 8,
|
||||
"margin-bottom": 8,
|
||||
//"margin-left": 3,
|
||||
"margin-right": 3,
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"gtk-layer-shell": true,
|
||||
|
||||
"modules-left": [
|
||||
"custom/lock",
|
||||
"idle_inhibitor",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"clock#vertical",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"custom/light_dark",
|
||||
],
|
||||
|
||||
}]
|
178
.config/waybar/configs/[TOP] Camellia
Normal file
178
.config/waybar/configs/[TOP] Camellia
Normal file
|
@ -0,0 +1,178 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............CAMELLIA.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
//"margin-top": 0,
|
||||
//"margin-bottom": 0,
|
||||
//"margin-left": 0,
|
||||
//"margin-right": 0,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/workspaces#cam",
|
||||
"custom/separator#line",
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray#cam",
|
||||
"wlr/taskbar"
|
||||
],
|
||||
|
||||
"modules-center": ["hyprland/window#cam"],
|
||||
|
||||
"modules-right": [
|
||||
"custom/backlight",
|
||||
"backlight/slider",
|
||||
"custom/speaker",
|
||||
"pulseaudio/slider",
|
||||
"battery#cam",
|
||||
"clock#cam",
|
||||
"network#cam"
|
||||
],
|
||||
|
||||
// Additional modules //
|
||||
|
||||
"hyprland/workspaces#cam": {
|
||||
"active-only":false,
|
||||
"all-outputs": true,
|
||||
"format": "{icon}",
|
||||
"show-special": false,
|
||||
"on-click": "activate",
|
||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||
"on-scroll-down": "hyprctl dispatch workspace e-1",
|
||||
"persistent-workspaces":{
|
||||
"1": [],
|
||||
"2": [],
|
||||
"3": [],
|
||||
"4": [],
|
||||
"5": []
|
||||
},
|
||||
"format-icons": {
|
||||
"1": "Uno",
|
||||
"2": "Due",
|
||||
"3": "Tre",
|
||||
"4": "Quattro",
|
||||
"5": "Cinque",
|
||||
"6":"Sei",
|
||||
"7":"Sette",
|
||||
"8":"Otto",
|
||||
"9":"Nove",
|
||||
"10":"Dieci"
|
||||
}
|
||||
},
|
||||
|
||||
"hyprland/window#cam": {
|
||||
"format": " {title}",
|
||||
"max-length": 50,
|
||||
"rewrite": {
|
||||
"(.*) — Mozilla Firefox": " $1",
|
||||
"(.*) - zsh": "> [$1]"
|
||||
},
|
||||
"separate-outputs": true
|
||||
},
|
||||
|
||||
"clock#cam": {
|
||||
"interval": 60,
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%A, %H:%M}",
|
||||
"max-length": 25,
|
||||
|
||||
},
|
||||
|
||||
"battery#cam": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{capacity}% {icon}",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w"
|
||||
},
|
||||
|
||||
"pulseaudio/slider": {
|
||||
"min": 0,
|
||||
"max": 100,
|
||||
"orientation": "horizontal",
|
||||
|
||||
},
|
||||
|
||||
"custom/speaker": {
|
||||
"exec": "echo '🔊'",
|
||||
"interval": 1,
|
||||
"format": "{}"
|
||||
},
|
||||
|
||||
"backlight/slider": {
|
||||
"min": 0,
|
||||
"max": 100,
|
||||
"orientation": "horizontal",
|
||||
//"device": "intel_backlight"
|
||||
},
|
||||
|
||||
"custom/backlight": {
|
||||
"exec": "echo '✨'",
|
||||
"interval": 1,
|
||||
"format": "{}"
|
||||
},
|
||||
|
||||
"tray#cam": {
|
||||
//"icon-size": 16,
|
||||
"spacing": 10
|
||||
},
|
||||
|
||||
"network#cam": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{icon}",
|
||||
"format-ethernet": "",
|
||||
"format-disconnected": "",
|
||||
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}",
|
||||
"format-linked": " {ifname} (No IP)",
|
||||
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%",
|
||||
"tooltip-format-ethernet": "{ifname} ",
|
||||
"tooltip-format-disconnected": " Disconnected",
|
||||
"max-length": 50,
|
||||
"format-icons": ["","","","",""]
|
||||
},
|
||||
|
||||
"wlr/taskbar": {
|
||||
"format": "{icon}",
|
||||
//"icon-size": 14,
|
||||
//"icon-theme": "Numix-Circle",
|
||||
"tooltip-format": "{title}",
|
||||
"on-click": "activate",
|
||||
"on-click-middle": "close",
|
||||
"ignore-list": [
|
||||
"kitty"
|
||||
],
|
||||
"app_ids-mapping": {
|
||||
"firefoxdeveloperedition": "firefox-developer-edition"
|
||||
},
|
||||
"rewrite": {
|
||||
"Firefox Web Browser": "Firefox",
|
||||
"Foot Server": "Terminal"
|
||||
}
|
||||
}
|
||||
}
|
95
.config/waybar/configs/[TOP] Chrysanthemum
Normal file
95
.config/waybar/configs/[TOP] Chrysanthemum
Normal file
|
@ -0,0 +1,95 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............CHRYSANTHEMUM.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 5,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-left": 5,
|
||||
"margin-right": 5,
|
||||
"margin-top": 0,
|
||||
|
||||
"modules-left": ["clock#gar", "mpris", "tray", "custom/swaync"],
|
||||
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
|
||||
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
|
||||
|
||||
// M O D U L E S //
|
||||
|
||||
"clock#gar": {
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%a %d | %H:%M}",
|
||||
"format-alt": "{:%A, %d %B, %Y (%R)}"
|
||||
},
|
||||
|
||||
"hyprland/window#gar": {
|
||||
"format": "{}",
|
||||
"max-length": 60
|
||||
},
|
||||
|
||||
"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": ["", "", ""]
|
||||
},
|
||||
"on-click": "pamixer --toggle-mute",
|
||||
"on-click-right": "pavucontrol",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"backlight#gar": {
|
||||
//"device": "intel_backlight",
|
||||
"format": "{icon} {percent}%",
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
|
||||
"battery#gar": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
}
|
57
.config/waybar/configs/[TOP] Default
Normal file
57
.config/waybar/configs/[TOP] Default
Normal file
|
@ -0,0 +1,57 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### DEFAULT - Top ### //
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 3,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 3,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"hyprland/workspaces#pacman",
|
||||
"custom/separator#dot-line",
|
||||
"cpu",
|
||||
"custom/separator#dot-line",
|
||||
"temperature",
|
||||
"custom/separator#dot-line",
|
||||
"memory",
|
||||
"custom/separator#dot-line",
|
||||
"custom/weather",
|
||||
"custom/separator#blank_3",
|
||||
"custom/cava_mviz",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"custom/menu",
|
||||
"custom/separator#dot-line",
|
||||
"idle_inhibitor",
|
||||
"custom/separator#dot-line",
|
||||
"clock",
|
||||
"custom/separator#dot-line",
|
||||
"custom/lock",
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
"bluetooth",
|
||||
"custom/separator#dot-line",
|
||||
"pulseaudio",
|
||||
"custom/separator#dot-line",
|
||||
"pulseaudio#microphone",
|
||||
"custom/separator#dot-line",
|
||||
"keyboard-state",
|
||||
"custom/separator#dot-line",
|
||||
"custom/keyboard",
|
||||
"custom/separator#dot-line",
|
||||
"custom/power",
|
||||
],
|
||||
}
|
98
.config/waybar/configs/[TOP] Gardenia
Normal file
98
.config/waybar/configs/[TOP] Gardenia
Normal file
|
@ -0,0 +1,98 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* .............GARDENIA.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 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": 5,
|
||||
//"margin-bottom": 5,
|
||||
"width": 768,
|
||||
|
||||
"modules-left": ["clock#gar", "mpris", "tray", "custom/swaync"],
|
||||
|
||||
"modules-center": ["hyprland/workspaces#kanji"],
|
||||
|
||||
"modules-right": ["pulseaudio#gar","backlight#gar", "battery#gar"],
|
||||
|
||||
|
||||
// M O D U L E S //
|
||||
|
||||
"clock#gar": {
|
||||
//"format": "{:%A, %I:%M %P}",
|
||||
"format": "{:%a %d | %H:%M}",
|
||||
"format-alt": "{:%A, %d %B, %Y (%R)}"
|
||||
},
|
||||
|
||||
"hyprland/window#gar": {
|
||||
"format": "{}",
|
||||
"max-length": 60
|
||||
},
|
||||
|
||||
"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": ["", "", ""]
|
||||
},
|
||||
"on-click": "pamixer --toggle-mute",
|
||||
"on-click-right": "pavucontrol",
|
||||
"tooltip": false
|
||||
},
|
||||
|
||||
"backlight#gar": {
|
||||
"device": "intel_backlight",
|
||||
"format": "{icon} {percent}%",
|
||||
"format-icons": ["", ""]
|
||||
},
|
||||
|
||||
"battery#gar": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
|
||||
}
|
41
.config/waybar/configs/[TOP] Minimal - Long
Normal file
41
.config/waybar/configs/[TOP] Minimal - Long
Normal file
|
@ -0,0 +1,41 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### Minimal - Long ### //
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 6,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 3,
|
||||
"margin-left": 8,
|
||||
"margin-right": 8,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"hyprland/workspaces#pacman",
|
||||
"custom/separator#blank_2",
|
||||
"mpris",
|
||||
"custom/swaync",
|
||||
"tray",
|
||||
],
|
||||
"modules-center": [
|
||||
"clock",
|
||||
],
|
||||
"modules-right": [
|
||||
"group/motherboard",
|
||||
"custom/separator#blank_2",
|
||||
"group/laptop",
|
||||
"custom/separator#blank_2",
|
||||
"group/audio",
|
||||
"custom/separator#blank_2",
|
||||
"custom/power",
|
||||
],
|
||||
|
||||
}
|
32
.config/waybar/configs/[TOP] Minimal - Short
Normal file
32
.config/waybar/configs/[TOP] Minimal - Short
Normal file
|
@ -0,0 +1,32 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
|
||||
// ### Minimal -SHORT ### //
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"width": 1050,
|
||||
"margin-top": 3,
|
||||
|
||||
"modules-left": [
|
||||
"clock",
|
||||
"custom/weather",
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces#roman"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/menu",
|
||||
"tray",
|
||||
"custom/swaync",
|
||||
"mpris",
|
||||
"network",
|
||||
"bluetooth",
|
||||
"backlight",
|
||||
"pulseaudio",
|
||||
"battery",
|
||||
"custom/power"],
|
||||
}
|
102
.config/waybar/configs/[TOP] Peony
Normal file
102
.config/waybar/configs/[TOP] Peony
Normal file
|
@ -0,0 +1,102 @@
|
|||
//* ----------- 💫 https://github.com/JaKooLit 💫 -------- */
|
||||
//* ............................................*/
|
||||
//* ................PEONY.......................*/
|
||||
//* ............................................*/
|
||||
//* --- 👍 designed by https://github.com/Krautt 👍 --- */
|
||||
|
||||
{
|
||||
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
//"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passthrough": false,
|
||||
"position": "top",
|
||||
"spacing": 4,
|
||||
"fixed-center": true,
|
||||
"ipc": true,
|
||||
"margin-top": 5,
|
||||
//"margin-bottom": 5,
|
||||
"width": 1444,
|
||||
|
||||
"modules-left": ["hyprland/workspaces#roman", "mpris", "custom/swaync", "tray#peony"],
|
||||
|
||||
"modules-center": ["clock#peony"],
|
||||
|
||||
"modules-right": [
|
||||
"battery#peony",
|
||||
"custom/separator#blank",
|
||||
"backlight#peony",
|
||||
"custom/separator#blank",
|
||||
"pulseaudio",
|
||||
"custom/separator#blank",
|
||||
"temperature",
|
||||
"custom/separator#blank",
|
||||
"network#peony"],
|
||||
|
||||
|
||||
//M O D U L E S //
|
||||
|
||||
"clock#peony": {
|
||||
"interval": 60,
|
||||
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
//"format": "{:%B | %a %d, %Y | %I:%M %p}",
|
||||
"format": "{:%B | %a %d, %Y | %H:%M}",
|
||||
"format-alt": "{:%a %b %d, %G}",
|
||||
},
|
||||
|
||||
"wireplumber#peony": {
|
||||
"format": "{icon} {volume}",
|
||||
"format-muted": " Mute",
|
||||
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
|
||||
"on-click-right": "pavucontrol -t 3",
|
||||
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
|
||||
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
|
||||
"format-icons": ["", "", "", ""],
|
||||
},
|
||||
|
||||
"network#peony": {
|
||||
"format": "{ifname}",
|
||||
"format-wifi": "{icon}",
|
||||
"format-ethernet": "",
|
||||
"format-disconnected": "",
|
||||
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}",
|
||||
"format-linked": " {ifname} (No IP)",
|
||||
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%",
|
||||
"tooltip-format-ethernet": "{ifname} ",
|
||||
"tooltip-format-disconnected": " Disconnected",
|
||||
"max-length": 50,
|
||||
"format-icons": ["","","","",""]
|
||||
},
|
||||
|
||||
"battery#peony": {
|
||||
"interval": 60,
|
||||
"align": 0,
|
||||
"rotate": 0,
|
||||
//"bat": "BAT1",
|
||||
//"adapter": "ACAD",
|
||||
"full-at": 100,
|
||||
"design-capacity": false,
|
||||
"states": {
|
||||
"good": 95,
|
||||
"warning": 30,
|
||||
"critical": 15
|
||||
},
|
||||
"format": "{icon} {capacity}%",
|
||||
"format-charging": " {capacity}%",
|
||||
"format-plugged": " {capacity}%",
|
||||
"format-full": "{icon} Full",
|
||||
"format-alt": "{icon} {time}",
|
||||
"format-icons": ["", "", "", "", ""],
|
||||
"format-time": "{H}h {M}min",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "{timeTo} {power}w",
|
||||
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
|
||||
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
|
||||
},
|
||||
|
||||
"tray#peony": {
|
||||
"icon-size": 17,
|
||||
"spacing": 8,
|
||||
}
|
||||
}
|
51
.config/waybar/configs/[TOP] Sleek
Normal file
51
.config/waybar/configs/[TOP] Sleek
Normal file
|
@ -0,0 +1,51 @@
|
|||
/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
|
||||
// Sleek
|
||||
|
||||
{
|
||||
"include": "~/.config/waybar/modules",
|
||||
"layer": "top",
|
||||
"position": "top",
|
||||
"height": 14,
|
||||
"margin-left": 10,
|
||||
"margin-right": 10,
|
||||
"margin-top": 2,
|
||||
|
||||
"modules-left": [
|
||||
"custom/menu",
|
||||
"custom/separator#blank_2",
|
||||
"clock",
|
||||
"custom/separator#blank_2",
|
||||
"hyprland/window"
|
||||
],
|
||||
|
||||
"modules-center": [
|
||||
"hyprland/workspaces"
|
||||
],
|
||||
|
||||
"modules-right": [
|
||||
"custom/swaync",
|
||||
"custom/separator#blank",
|
||||
"tray",
|
||||
"custom/separator#blank",
|
||||
"mpris",
|
||||
"custom/separator#blank",
|
||||
"pulseaudio",
|
||||
"custom/separator#blank",
|
||||
"custom/power",
|
||||
],
|
||||
|
||||
|
||||
// Additional format / customize modules
|
||||
|
||||
"custom/power": {
|
||||
"format": " ",
|
||||
"icon-size": 20,
|
||||
"tooltip": false,
|
||||
},
|
||||
|
||||
"clock": {
|
||||
//"format": "{:%I:%M %p - %d/%b}", //for AM/PM
|
||||
"format": "{:%H:%M - %d/%b}", // 24H
|
||||
"tooltip": false
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue