waybar: add airplane mode icons

This commit is contained in:
Aly Raffauf 2024-07-30 18:18:41 -04:00
parent 69f7c7cc84
commit 7655cb2066

View file

@ -169,6 +169,7 @@
}; };
"network" = { "network" = {
"format-disabled" = "󰀝";
"format-disconnected" = "󰀦"; "format-disconnected" = "󰀦";
"format-ethernet" = "󰈀"; "format-ethernet" = "󰈀";
"format-icons" = ["󰤟" "󰤢" "󰤥" "󰤨"]; "format-icons" = ["󰤟" "󰤢" "󰤥" "󰤨"];