From e803476822b4b6f7c5485e2f7feec84e35ff0c0f Mon Sep 17 00:00:00 2001 From: doloro Date: Thu, 31 Jul 2025 09:53:30 +0100 Subject: [PATCH] send complaints to nikkuss on discord and @scuggo on telegram --- quickshell/bar/widgets/common/Icons.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickshell/bar/widgets/common/Icons.qml b/quickshell/bar/widgets/common/Icons.qml index 7d13450..c91b8c1 100644 --- a/quickshell/bar/widgets/common/Icons.qml +++ b/quickshell/bar/widgets/common/Icons.qml @@ -24,6 +24,6 @@ Singleton { "gamescope": "󰺵", "blender": "󰂫", "Spotify": "", - "fallback": "" + "fallback": "󰏩" }) }