Skip to content

Commit a144a30

Browse files
authored
Merge pull request #4939 from BryceBeagle/removed-nerdfonts-codepoints
chore: Stop using deprecated/removed Nerdfonts codepoints
2 parents 6cb6873 + a05c7bc commit a144a30

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

include/modules/gamemode.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ class Gamemode : public AModule {
2626
const std::string DEFAULT_FORMAT = "{glyph}";
2727
const std::string DEFAULT_FORMAT_ALT = "{glyph} {count}";
2828
const std::string DEFAULT_TOOLTIP_FORMAT = "Games running: {count}";
29-
const std::string DEFAULT_GLYPH = "";
29+
const std::string DEFAULT_GLYPH = "󰊴";
3030

3131
void appear(const Glib::RefPtr<Gio::DBus::Connection>& connection, const Glib::ustring& name,
3232
const Glib::ustring& name_owner);

man/waybar-clock.5.scd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ View all valid format options in *strftime(3)* or have a look https://en.cpprefe
204204
```
205205
"clock": {
206206
"format": "{:%H:%M}  ",
207-
"format-alt": "{:%A, %B %d, %Y (%R)} ",
207+
"format-alt": "{:%A, %B %d, %Y (%R)} 󰃰 ",
208208
"tooltip-format": "<tt><small>{calendar}</small></tt>",
209209
"calendar": {
210210
"mode" : "year",
@@ -299,7 +299,7 @@ Example of working config
299299
```
300300
"clock": {
301301
"format": "{:%H:%M}  ",
302-
"format-alt": "{:%A, %B %d, %Y (%R)} ",
302+
"format-alt": "{:%A, %B %d, %Y (%R)} 󰃰 ",
303303
"tooltip-format": "\n<span size='9pt' font='WenQuanYi Zen Hei Mono'>{calendar}</span>",
304304
"calendar": {
305305
"mode" : "year",

man/waybar-gamemode.5.scd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Feral Gamemode optimizations.
4343

4444
*glyph*: ++
4545
typeof: string ++
46-
default: ++
46+
default: 󰊴 ++
4747
The string icon to display. Only visible if *use-icon* is set to false.
4848

4949
*icon-name*: ++
@@ -82,7 +82,7 @@ Feral Gamemode optimizations.
8282
"gamemode": {
8383
"format": "{glyph}",
8484
"format-alt": "{glyph} {count}",
85-
"glyph": "",
85+
"glyph": "󰊴",
8686
"hide-not-running": true,
8787
"use-icon": true,
8888
"icon-name": "input-gaming-symbolic",

man/waybar-pulseaudio.5.scd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ to be selected when the corresponding audio device is muted. This applies to *de
178178
"alsa_output.pci-0000_00_1f.3.analog-stereo": "",
179179
"alsa_output.pci-0000_00_1f.3.analog-stereo-muted": "",
180180
"headphone": "",
181-
"hands-free": "",
182-
"headset": "",
181+
"hands-free": "󰂑",
182+
"headset": "󰂑",
183183
"phone": "",
184184
"phone-muted": "",
185185
"portable": "",

man/waybar-river-mode.5.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Addressed by *river/mode*
8787

8888
```
8989
"river/mode": {
90-
"format": " {}"
90+
"format": " {}"
9191
}
9292
```
9393

man/waybar-sway-mode.5.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Addressed by *sway/mode*
9292

9393
```
9494
"sway/mode": {
95-
"format": " {}",
95+
"format": " {}",
9696
"max-length": 50
9797
}
9898
```

man/waybar-wireplumber.5.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ The *wireplumber* module displays the current volume reported by WirePlumber.
128128
```
129129
"wireplumber#sink": {
130130
"format": "{volume}% {icon}",
131-
"format-muted": "",
131+
"format-muted": "󰅶",
132132
"format-icons": ["", "", ""],
133133
"on-click": "helvum",
134134
"on-click-right": "wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle",

resources/config.jsonc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"critical-threshold": 80,
129129
// "format-critical": "{temperatureC}°C {icon}",
130130
"format": "{temperatureC}°C {icon}",
131-
"format-icons": ["", "", ""]
131+
"format-icons": ["󰉬", "", "󰉪"]
132132
},
133133
"backlight": {
134134
// "device": "acpi_video1",
@@ -143,7 +143,7 @@
143143
},
144144
"format": "{capacity}% {icon}",
145145
"format-full": "{capacity}% {icon}",
146-
"format-charging": "{capacity}% ",
146+
"format-charging": "{capacity}% 󰃨",
147147
"format-plugged": "{capacity}% ",
148148
"format-alt": "{time} {icon}",
149149
// "format-good": "", // An empty format will hide the module
@@ -167,24 +167,24 @@
167167
"network": {
168168
// "interface": "wlp2*", // (Optional) To force the use of this interface
169169
"format-wifi": "{essid} ({signalStrength}%) ",
170-
"format-ethernet": "{ipaddr}/{cidr} ",
171-
"tooltip-format": "{ifname} via {gwaddr} ",
172-
"format-linked": "{ifname} (No IP) ",
170+
"format-ethernet": "{ipaddr}/{cidr} 󰊗",
171+
"tooltip-format": "{ifname} via {gwaddr} 󰊗",
172+
"format-linked": "{ifname} (No IP) 󰊗",
173173
"format-disconnected": "Disconnected ⚠",
174174
"format-alt": "{ifname}: {ipaddr}/{cidr}"
175175
},
176176
"pulseaudio": {
177177
// "scroll-step": 1, // %, can be a float
178178
"format": "{volume}% {icon} {format_source}",
179179
"format-bluetooth": "{volume}% {icon} {format_source}",
180-
"format-bluetooth-muted": " {icon} {format_source}",
181-
"format-muted": " {format_source}",
180+
"format-bluetooth-muted": "󰅶 {icon} {format_source}",
181+
"format-muted": "󰅶 {format_source}",
182182
"format-source": "{volume}% ",
183183
"format-source-muted": "",
184184
"format-icons": {
185185
"headphone": "",
186-
"hands-free": "",
187-
"headset": "",
186+
"hands-free": "󰂑",
187+
"headset": "󰂑",
188188
"phone": "",
189189
"portable": "",
190190
"car": "",

0 commit comments

Comments
 (0)