diff options
| author | pml68 <contact@pml68.dev> | 2025-06-20 01:39:33 +0200 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-06-20 01:39:38 +0200 |
| commit | 0ade9914530f5cab82c62582d1ab535298d8f7c9 (patch) | |
| tree | 64e43afeb6e6605bca659353f3369f75b01c9591 /fonts/icons.toml | |
| parent | ci: separate `Lint` and `Test` workflows (diff) | |
| download | iced-builder-0ade9914530f5cab82c62582d1ab535298d8f7c9.tar.gz | |
feat(PKGBUILD): add `check` for tests [skip ci]
Diffstat (limited to '')
| -rw-r--r-- | fonts/icons.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/icons.toml b/fonts/icons.toml index 3092001..47e5663 100644 --- a/fonts/icons.toml +++ b/fonts/icons.toml @@ -1,7 +1,7 @@ module = "icon" [glyphs] -save = "entypo-floppy" -open = "fontawesome-folder-open-empty" +# save = "entypo-floppy" +# open = "fontawesome-folder-open-empty" copy = "fontawesome-file-code" switch = "entypo-switch" |
