aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Camellia
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/Camellia
parentaca8e5dfe8d930ab1be3575408158e8147b42f11 (diff)
just some small cleanup
Diffstat (limited to 'config/waybar/configs/Camellia')
-rw-r--r--config/waybar/configs/Camellia246
1 files changed, 117 insertions, 129 deletions
diff --git a/config/waybar/configs/Camellia b/config/waybar/configs/Camellia
index 7080945a..aa5a41a9 100644
--- a/config/waybar/configs/Camellia
+++ b/config/waybar/configs/Camellia
@@ -6,44 +6,43 @@
{
- "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": {
- "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": []
- },
+"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",
@@ -55,103 +54,102 @@
"8":"Otto",
"9":"Nove",
"10":"Dieci"
- }
- },
+ }
+},
- "hyprland/window#cam": {
- "format": " {title}",
- "max-length": 50,
- "rewrite": {
- "(.*) — Mozilla Firefox": " $1",
- "(.*) - fish": "> [$1]"
- },
+"hyprland/window#cam": {
+ "format": " {title}",
+ "max-length": 50,
+ "rewrite": {
+ "(.*) — Mozilla Firefox": " $1",
+ "(.*) - zsh": "> [$1]"
+},
"separate-outputs": true
- },
-
- "clock#cam": {
- "interval": 60,
- "format": "{:%A, %H:%M %p}",
- "max-length": 25,
-
- },
+},
+"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"
- },
+"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"
+"pulseaudio/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "horizontal"
- },
+},
- "custom/speaker": {
- "exec": "echo '🔊'",
- "interval": 1,
- "format": "{}"
- },
+"custom/speaker": {
+ "exec": "echo '🔊'",
+ "interval": 1,
+ "format": "{}"
+},
- "backlight/slider": {
- "min": 0,
- "max": 100,
- "orientation": "horizontal",
- "device": "intel_backlight"
- },
+"backlight/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "horizontal",
+ "device": "intel_backlight"
+},
- "custom/backlight": {
- "exec": "echo '✨'",
- "interval": 1,
- "format": "{}"
- },
+"custom/backlight": {
+ "exec": "echo '✨'",
+ "interval": 1,
+ "format": "{}"
+},
- "tray#cam": {
- "icon-size": 16,
- "spacing": 10
- },
+"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": ["󰤯","󰤟","󰤢","󰤥","󰤨"]
- },
+"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": [
- "Alacritty"
+"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"
@@ -160,15 +158,5 @@
"Firefox Web Browser": "Firefox",
"Foot Server": "Terminal"
}
- }
-
-
-
-
-
-
-
-
-
-
+}
} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage