diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-27 22:37:30 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-27 22:37:30 -0500 |
| commit | 5887bb0d4d916215d29135567b0e75a011a30ed3 (patch) | |
| tree | 2eb79c5a94d838c33c31cc15ee40579474c53742 /env/.config/waybar | |
| parent | 9276e2300a21d2522365bf1fb9136a8db7704235 (diff) | |
changes
- waybar rice
- small edit to wezterm
- fixed sway im emoji picker rule
- made screenshot to file. will change later
- added second monitor scale
- added sway next
- fixed dap
Diffstat (limited to 'env/.config/waybar')
| -rw-r--r-- | env/.config/waybar/config.jsonc | 182 |
1 files changed, 107 insertions, 75 deletions
diff --git a/env/.config/waybar/config.jsonc b/env/.config/waybar/config.jsonc index 1947d1d..fda6a87 100644 --- a/env/.config/waybar/config.jsonc +++ b/env/.config/waybar/config.jsonc @@ -1,16 +1,15 @@ { "layer": "top", "position": "bottom", - // "modules-left": ["hyprland/workspaces"], - "modules-left": [ "sway/workspaces", "sway/mode" ], - - //"modules-center": ["clock", ], //"custom/weather"], + "modules-left": [ "hyprland/workspaces", "sway/workspaces", "custom/ws_end_arrow", "sway/mode" ], "modules-right": [ + "custom/mod_end_arrow", "custom/mic", "pulseaudio", //"backlight", "battery", + "custom/wifi", "network", "cpu", "memory", @@ -23,80 +22,119 @@ "custom/power" ], + "custom/ws_end_arrow":{ + "format": "", + "tooltip": false, + }, + + "custom/mod_end_arrow":{ + "format": "", + "tooltip": false, + }, + "hyprland/workspaces": { //"format": "{name}: {icon}", //"all-outputs":true, - "format": "{icon}", + "format": "{icon}", "format-icons": { /* "1": "", - "2": "", "3": "", "4": "", - "5": "" + "5":" ", */ - "1":" ", - "2":" ", - "3":" ", - "4":" ", - "5":" ", - "6":" ", - "7":" ", - "8":" ", - "9":" ", + "1":" ", + "2":" ", + "3":" ", + "4":" ", + "5": " ", + "6":" ", + "7":" ", + "8":" ", + "9":" ", "10":" ", - "11":" ", - "12":" ", - "13":" ", - "14":" ", - "15":" ", - "16":" ", - "17":" ", - "18":" ", - "19":" ", + "11":" ", + "12":" ", + "13":" ", + "14":" ", + "15":" ", + "16":" ", + "17":" ", + "18":" ", + "19":" ", "20":" " }, - /* "persistent-workspaces": { - "1": [], // Always show a workspace with name '3', on all outputs if it does not exists - "2": [], - "3": [], - "4": [], - "5": [], - "6": [], - "7": [], - "8": [], - "9": [], - "10": [] + "1": ["HDMI-A-1"], + "2": ["HDMI-A-1"], + "3": ["HDMI-A-1"], + "4": ["HDMI-A-1"], + "5": ["HDMI-A-1"], + "6": ["HDMI-A-1"], + "7": ["HDMI-A-1"], + "8": ["HDMI-A-1"], + "9": ["HDMI-A-1"], + "10": ["HDMI-A-1"], + "11": ["DP-1"], + "12": ["DP-1"], + "13": ["DP-1"], + "14": ["DP-1"], + "15": ["DP-1"], + "16": ["DP-1"], + "17": ["DP-1"], + "18": ["DP-1"], + "19": ["DP-1"], + "20": ["DP-1"], }, - */ "sort-by-name": true }, "sway/workspaces": { "format": "{icon}", "format-icons": { - "1":" ", - "2":" ", - "3":" ", - "4":" ", - "5":" ", - "6":" ", - "7":" ", - "8":" ", - "9":" ", + "1":" ", + "2":" ", + "3":" ", + "4":" ", + "5":" ", + "6":" ", + "7":" ", + "8":" ", + "9":" ", "10":" ", - "11":" ", - "12":" ", - "13":" ", - "14":" ", - "15":" ", - "16":" ", - "17":" ", - "18":" ", - "19":" ", + "11":" ", + "12":" ", + "13":" ", + "14":" ", + "15":" ", + "16":" ", + "17":" ", + "18":" ", + "19":" ", "20":" " }, + "persistent-workspaces": { + "1": ["HDMI-A-1"], + "2": ["HDMI-A-1"], + "3": ["HDMI-A-1"], + "4": ["HDMI-A-1"], + "5": ["HDMI-A-1"], + "6": ["HDMI-A-1"], + "7": ["HDMI-A-1"], + "8": ["HDMI-A-1"], + "9": ["HDMI-A-1"], + "10": ["HDMI-A-1"], + "11": ["DP-1"], + "12": ["DP-1"], + "13": ["DP-1"], + "14": ["DP-1"], + "15": ["DP-1"], + "16": ["DP-1"], + "17": ["DP-1"], + "18": ["DP-1"], + "19": ["DP-1"], + "20": ["DP-1"], + }, "sort-by-name": true }, @@ -118,15 +156,15 @@ "clock": { "timezone": "America/Chicago", "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", - "format": "{:%a %m/%d/%Y %I:%M:%S}", + "format": " {:%a %m/%d/%Y %I:%M:%S} ", "interval": 1 }, "network": { "interface": "wlan0", - "format-wifi": " {bandwidthDownBits}", - "format-ethernet": " {bandwidthDownBits}", - "format-disconnected": " No Network", + "format-wifi": " {bandwidthDownBits}", + "format-ethernet": " {bandwidthDownBits}", + "format-disconnected": " No Network", "interval": 5, "tooltip": true, "tooltip-format-wifi": "{essid} ({signalStrength}%) ", @@ -136,26 +174,20 @@ "cpu": { "interval": 1, - "format": " {icon0}{icon1}{icon2}{icon3} {usage:>2}%", + "format": " {icon0}{icon1}{icon2}{icon3} {usage:>2}%", "format-icons": ["▁", "▂", "▃", "▄", "▅", "▆", "▇", "█"] }, "memory": { "interval": 30, - "format": " {used:0.1f}G/{total:0.1f}G" - }, - - "custom/uptime": { - "format": "{}", - "interval": 1600, - "exec": "sh -c '(uptime -p)'" + "format": " {used:0.1f}G/{total:0.1f}G" }, "pulseaudio": { "format": "{icon} {volume}%", - "format-muted": "", + "format-muted": " ", "format-icons": { - "default": ["", "", " "] + "default": [" ", " ", " "] }, "on-click": "pavucontrol" }, @@ -167,7 +199,7 @@ }, "custom/lock": { - "format": "", + "format": " ", "on-click": "hyprlock" }, @@ -180,7 +212,7 @@ }, "custom/weather": { - "format": "{}", + "format": " {}", "tooltip": true, "interval": 1800, "exec": "$(pwd)/scripts/weather-stats/weather-stats", @@ -188,13 +220,13 @@ }, "custom/rss": { - "format": " {}", + "format": " {}", "interval": 3, "exec": "/usr/bin/newsboat -x print-unread|sed 's/\\s.*//; s/Error:/E/'" }, "custom/disc": { - "format": " {}", + "format": " {}", "interval": 20, "exec": "df -h -x=used /dev/mapper/artix-root | sed '1d' | awk '{print $4}'| sed 's/[^0-9]*//g'" }, @@ -206,8 +238,8 @@ }, "custom/wifi": { - "format": "{}", + "format": " {}", "interval": 1000, - "exec": "sed \"s/down/\\:\\(/;s/up/\\:\\)/\" /sys/class/net/$wifi_device/operstate" + "exec": "sed 's/down/\\:\\(/;s/up/\\:\\)/' /sys/class/net/wlan0/operstate" } } |
