From ba6806a37a5067fe2df61d7effb775508934dd34 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 1 Apr 2024 09:49:39 -0400 Subject: [PATCH] ironbar: Prefer non-latin characters Goes with the aesthetic. --- home/ironbar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/ironbar.nix b/home/ironbar.nix index 40c57d8d..6a7e5c3a 100644 --- a/home/ironbar.nix +++ b/home/ironbar.nix @@ -56,7 +56,7 @@ { "name": "overview", "type": "label", - "label": "🅰", + "label": "アプリ", "on_mouse_enter": "hyprctl dispatch hycov:toggleoverview" } ]