Browse Source

just some small cleanup

pull/23/head
JaKooLit 2 years ago
parent
commit
a0ec6493d6
  1. 268
      config/waybar/configs/Camellia
  2. 137
      config/waybar/configs/Chrysanthemum
  3. 129
      config/waybar/configs/Gardenia
  4. 214
      config/waybar/configs/Peony

268
config/waybar/configs/Camellia

@ -6,44 +6,43 @@
{ {
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",
//"mode": "dock", //"mode": "dock",
"exclusive": true, "exclusive": true,
"passthrough": false, "passthrough": false,
"position": "bottom", "position": "bottom",
"spacing": 0, "spacing": 0,
"fixed-center": false, "fixed-center": false,
"ipc": true, "ipc": true,
"margin-top": 0, //"margin-top": 0,
"margin-bottom": 0, "margin-bottom": 0,
"margin-left": 0, "margin-left": 0,
"margin-right": 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,
"active-only":false, "all-outputs": true,
"all-outputs": true, "format": "{icon}",
"format": "{icon}", "show-special": false,
"show-special": false, "on-click": "activate",
"on-click": "activate", "on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1",
"on-scroll-down": "hyprctl dispatch workspace e-1", "persistent_workspaces":{
"persistent_workspaces":{ "1": [],
"1": [], "2": [],
"2": [], "3": [],
"3": [], "4": [],
"4": [], "5": []
"5": [] },
},
"format-icons": { "format-icons": {
"1": "Uno", "1": "Uno",
"2": "Due", "2": "Due",
@ -55,103 +54,102 @@
"8":"Otto", "8":"Otto",
"9":"Nove", "9":"Nove",
"10":"Dieci" "10":"Dieci"
} }
}, },
"hyprland/window#cam": { "hyprland/window#cam": {
"format": " {title}", "format": " {title}",
"max-length": 50, "max-length": 50,
"rewrite": { "rewrite": {
"(.*) — Mozilla Firefox": " $1", "(.*) — Mozilla Firefox": " $1",
"(.*) - fish": "> [$1]" "(.*) - zsh": "> [$1]"
}, },
"separate-outputs": true "separate-outputs": true
}, },
"clock#cam": {
"interval": 60,
"format": "{:%A, %H:%M %p}",
"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": { "clock#cam": {
"min": 0, "interval": 60,
"max": 100, "format": "{:%A, %H:%M %p}",
"orientation": "horizontal" "max-length": 25,
}, },
"custom/speaker": { "battery#cam": {
"exec": "echo '🔊'", "interval": 60,
"interval": 1, "align": 0,
"format": "{}" "rotate": 0,
}, //"bat": "BAT1",
//"adapter": "ACAD",
"backlight/slider": { "full-at": 100,
"min": 0, "design-capacity": false,
"max": 100, "states": {
"orientation": "horizontal", "critical": 15
"device": "intel_backlight" },
}, "format": "{capacity}% {icon}",
"format-charging": " {capacity}%",
"custom/backlight": { "format-plugged": "󱘖 {capacity}%",
"exec": "echo '✨'", "format-full": "{icon} Full",
"interval": 1, "format-alt": "{icon} {time}",
"format": "{}" "format-icons": ["", "", "", "", ""],
}, "format-time": "{H}h {M}min",
"tooltip": true,
"tray#cam": { "tooltip-format": "{timeTo} {power}w"
"icon-size": 16, },
"spacing": 10
}, "pulseaudio/slider": {
"min": 0,
"network#cam": { "max": 100,
"format": "{ifname}", "orientation": "horizontal"
"format-wifi": "{icon}",
"format-ethernet": "󰌘", },
"format-disconnected": "󰌙",
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}", "custom/speaker": {
"format-linked": "󰈁 {ifname} (No IP)", "exec": "echo '🔊'",
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%", "interval": 1,
"tooltip-format-ethernet": "{ifname} 󰌘", "format": "{}"
"tooltip-format-disconnected": "󰌙 Disconnected", },
"max-length": 50,
"format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"] "backlight/slider": {
}, "min": 0,
"max": 100,
"wlr/taskbar": { "orientation": "horizontal",
"format": "{icon}", "device": "intel_backlight"
"icon-size": 14, },
"icon-theme": "Numix-Circle",
"tooltip-format": "{title}", "custom/backlight": {
"on-click": "activate", "exec": "echo '✨'",
"on-click-middle": "close", "interval": 1,
"ignore-list": [ "format": "{}"
"Alacritty" },
"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": { "app_ids-mapping": {
"firefoxdeveloperedition": "firefox-developer-edition" "firefoxdeveloperedition": "firefox-developer-edition"
@ -160,15 +158,5 @@
"Firefox Web Browser": "Firefox", "Firefox Web Browser": "Firefox",
"Foot Server": "Terminal" "Foot Server": "Terminal"
} }
} }
} }

137
config/waybar/configs/Chrysanthemum

@ -5,83 +5,79 @@
//* --- 👍 designed by https://github.com/Krautt 👍 --- */ //* --- 👍 designed by https://github.com/Krautt 👍 --- */
{ {
"include": "~/.config/waybar/modules",
"layer": "top",
"include": "~/.config/waybar/modules", //"mode": "dock",
"layer": "top", "exclusive": true,
//"mode": "dock", "passthrough": false,
"exclusive": true, "position": "top",
"passthrough": false, "spacing": 5,
"position": "top", "fixed-center": false,
"spacing": 5, "ipc": true,
"fixed-center": false, "margin-top": 0,
"ipc": true, //"margin-bottom": 5,
"margin-top": 0,
"margin-bottom": 5,
"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": {
"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": {
"active": "",
"default": "",
}
},
"hyprland/workspaces#gar": { "clock#gar": {
"active-only": false, "format": "{:%a %d | %H:%M}",
"all-outputs": true, "format-alt": "{:%A, %d %B, %Y (%R)}"
"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": {
"active": "",
"default": "",
}
},
"clock#gar": { "hyprland/window#gar": {
"format": "{:%a %d | %H:%M}", "format": "{}",
"format-alt": "{:%A, %d %B, %Y (%R)}" "max-length": 60
}, },
"hyprland/window#gar": { "tray#gar": {
"format": "{}", "icon-size": 15,
"max-length": 60 "spacing": 10
}, },
"tray#gar": { "pulseaudio#gar": {
"icon-size": 15, "format": "{icon} {volume}%",
"spacing": 10 "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",
"pulseaudio#gar": { "on-click-right": "pavucontrol",
"format": "{icon} {volume}%", "tooltip": false
"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": { "backlight#gar": {
@ -90,7 +86,6 @@
"format-icons": ["", ""] "format-icons": ["", ""]
}, },
"battery#gar": { "battery#gar": {
"interval": 60, "interval": 60,
"align": 0, "align": 0,
@ -115,7 +110,5 @@
"tooltip-format": "{timeTo} {power}w", "tooltip-format": "{timeTo} {power}w",
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", "on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
}, },
} }

129
config/waybar/configs/Gardenia

@ -7,81 +7,80 @@
{ {
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",
//"mode": "dock", //"mode": "dock",
"exclusive": true, "exclusive": true,
"passthrough": false, "passthrough": false,
"position": "bottom", "position": "bottom",
"spacing": 5, "spacing": 5,
"fixed-center": false, "fixed-center": false,
"ipc": true, "ipc": true,
"margin-top": 5, //"margin-top": 5,
"margin-bottom": 5, "margin-bottom": 5,
"width": 768, "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": {
"disable-scroll": true,
"all-outputs": true,
"format": "{icon}",
"persistent_workspaces": {
"1": [],
"2": [],
"3": [],
"4": [],
"5": []
},
"format-icons": {
"1": "一",
"2": "二",
"3": "三",
"4": "四",
"5": "五"
}
"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": { "clock#gar": {
"format": "{:%a %d | %H:%M %p}", "format": "{:%a %d | %H:%M %p}",
"format-alt": "{:%A, %d %B, %Y (%R)}" "format-alt": "{:%A, %d %B, %Y (%R)}"
}, },
"hyprland/window#gar": { "hyprland/window#gar": {
"format": "{}", "format": "{}",
"max-length": 60 "max-length": 60
}, },
"tray#gar": { "tray#gar": {
"icon-size": 15, "icon-size": 15,
"spacing": 10 "spacing": 10
}, },
"pulseaudio#gar": { "pulseaudio#gar": {
"format": "{icon} {volume}%", "format": "{icon} {volume}%",
"format-bluetooth": "{icon} {volume}%", "format-bluetooth": "{icon} {volume}%",
"format-bluetooth-muted": " {icon}", "format-bluetooth-muted": " {icon}",
"format-muted": "󰸈", "format-muted": "󰸈",
"format-icons": { "format-icons": {
"headphone": "", "headphone": "",
"hands-free": "", "hands-free": "",
"headset": "", "headset": "",
"phone": "", "phone": "",
"portable": "", "portable": "",
"car": "", "car": "",
"default": ["", "", ""] "default": ["", "", ""]
}, },
"on-click": "pamixer --toggle-mute", "on-click": "pamixer --toggle-mute",
"on-click-right": "pavucontrol", "on-click-right": "pavucontrol",
"tooltip": false "tooltip": false
}, },
"backlight#gar": { "backlight#gar": {
@ -90,7 +89,6 @@
"format-icons": ["", ""] "format-icons": ["", ""]
}, },
"battery#gar": { "battery#gar": {
"interval": 60, "interval": 60,
"align": 0, "align": 0,
@ -116,6 +114,5 @@
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", "on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
}, },
} }

214
config/waybar/configs/Peony

@ -6,124 +6,124 @@
{ {
"include": "~/.config/waybar/modules", "include": "~/.config/waybar/modules",
"layer": "top", "layer": "top",
//"mode": "dock", //"mode": "dock",
"exclusive": true, "exclusive": true,
"passthrough": false, "passthrough": false,
"position": "top", "position": "top",
"spacing": 0, "spacing": 0,
"fixed-center": false, "fixed-center": false,
"ipc": true, "ipc": true,
"margin-top": 5, "margin-top": 5,
"margin-bottom": 5, //"margin-bottom": 5,
"width": 1444, "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, "active-only":false,
"all-outputs": true, "all-outputs": true,
"format": "{icon}", "format": "{icon}",
"on-click": "activate", "on-click": "activate",
"persistent_workspaces":{ "persistent_workspaces":{
"1": [], "1": [],
"2": [], "2": [],
"3": [], "3": [],
"4": [], "4": [],
"5": [] "5": []
}, },
"format-icons": { "format-icons": {
"1": "I", "1": "I",
"2": "II", "2": "II",
"3": "III", "3": "III",
"4": "IV", "4": "IV",
"5": "V" "5": "V"
} }
}, },
"clock#peony": { "clock#peony": {
"interval": 60, "interval": 60,
"tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>", "tooltip-format": "<big>{:%B %Y}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:%B | %a %d, %Y | %H:%M %p}", "format": "{:%B | %a %d, %Y | %H:%M %p}",
"format-alt": "{:%a %b %d, %G}" "format-alt": "{:%a %b %d, %G}"
}, },
"wireplumber#peony": { "wireplumber#peony": {
"format": "{icon} {volume}", "format": "{icon} {volume}",
"format-muted": " Mute", "format-muted": " Mute",
"on-click": "~/.config/hypr/scripts/Volume.sh --toggle", "on-click": "~/.config/hypr/scripts/Volume.sh --toggle",
"on-click-right": "pavucontrol -t 3", "on-click-right": "pavucontrol -t 3",
"on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc", "on-scroll-up": "~/.config/hypr/scripts/Volume.sh --inc",
"on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec", "on-scroll-down": "~/.config/hypr/scripts/Volume.sh --dec",
"format-icons": ["", "", "󰕾", ""], "format-icons": ["", "", "󰕾", ""],
}, },
"backlight#peony": { "backlight#peony": {
"device": "intel_backlight", "device": "intel_backlight",
"format": "{percent}% {icon}", "format": "{percent}% {icon}",
"format-icons": ["󰛩", "󱩎", "󱩏", "󱩑", "󱩒", "󱩓", "󱩔", "󱩕", "󰛨"], "format-icons": ["󰛩", "󱩎", "󱩏", "󱩑", "󱩒", "󱩓", "󱩔", "󱩕", "󰛨"],
}, },
"temperature#peony": { "temperature#peony": {
// "thermal-zone": 2, // "thermal-zone": 2,
// "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"], // "hwmon-path": ["/sys/class/hwmon/hwmon2/temp1_input", "/sys/class/thermal/thermal_zone0/temp"],
// "critical-threshold": 80, // "critical-threshold": 80,
// "format-critical": "{temperatureC}°C ", // "format-critical": "{temperatureC}°C ",
"format": "{temperatureC}°C " "format": "{temperatureC}°C "
}, },
"network#peony": { "network#peony": {
"format": "{ifname}", "format": "{ifname}",
"format-wifi": "{icon}", "format-wifi": "{icon}",
"format-ethernet": "󰌘", "format-ethernet": "󰌘",
"format-disconnected": "󰌙", "format-disconnected": "󰌙",
"tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}", "tooltip-format": "{ipaddr} {bandwidthUpBytes} {bandwidthDownBytes}",
"format-linked": "󰈁 {ifname} (No IP)", "format-linked": "󰈁 {ifname} (No IP)",
"tooltip-format-wifi": "{essid} {icon} {signalStrength}%", "tooltip-format-wifi": "{essid} {icon} {signalStrength}%",
"tooltip-format-ethernet": "{ifname} 󰌘", "tooltip-format-ethernet": "{ifname} 󰌘",
"tooltip-format-disconnected": "󰌙 Disconnected", "tooltip-format-disconnected": "󰌙 Disconnected",
"max-length": 50, "max-length": 50,
"format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"] "format-icons": ["󰤯","󰤟","󰤢","󰤥","󰤨"]
}, },
"battery#peony": { "battery#peony": {
"interval": 60, "interval": 60,
"align": 0, "align": 0,
"rotate": 0, "rotate": 0,
//"bat": "BAT1", //"bat": "BAT1",
//"adapter": "ACAD", //"adapter": "ACAD",
"full-at": 100, "full-at": 100,
"design-capacity": false, "design-capacity": false,
"states": { "states": {
"good": 95, "good": 95,
"warning": 30, "warning": 30,
"critical": 15 "critical": 15
}, },
"format": "{icon} {capacity}%", "format": "{icon} {capacity}%",
"format-charging": " {capacity}%", "format-charging": " {capacity}%",
"format-plugged": "󱘖 {capacity}%", "format-plugged": "󱘖 {capacity}%",
"format-full": "{icon} Full", "format-full": "{icon} Full",
"format-alt": "{icon} {time}", "format-alt": "{icon} {time}",
"format-icons": ["", "", "", "", ""], "format-icons": ["", "", "", "", ""],
"format-time": "{H}h {M}min", "format-time": "{H}h {M}min",
"tooltip": true, "tooltip": true,
"tooltip-format": "{timeTo} {power}w", "tooltip-format": "{timeTo} {power}w",
"on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh", "on-click-middle": "~/.config/hypr/scripts/ChangeBlur.sh",
"on-click-right": "~/.config/hypr/scripts/Wlogout.sh", "on-click-right": "~/.config/hypr/scripts/Wlogout.sh",
}, },
"tray#peony": { "tray#peony": {
"icon-size": 17, "icon-size": 17,
"spacing": 8, "spacing": 8,
} }
} }
Loading…
Cancel
Save