This commit is contained in:
Benjamin Palko 2025-07-23 22:42:26 -04:00
parent 912d0542c8
commit 0f71e6ca45
3 changed files with 43 additions and 0 deletions

View file

@ -3,6 +3,7 @@ pragma Singleton
import Quickshell
Singleton {
property string brickWall: "\u{E586}"
property string coffee: "\u{E09a}"
property string triangle: "\u{E192}"
property string triangleDashed: "\u{E642}"