Skip to content

Commit 3e5cca1

Browse files
authored
Merge pull request #34 from exculibar/custom_icons
Custom icons
2 parents 8d91260 + de4c907 commit 3e5cca1

File tree

6 files changed

+409
-44
lines changed

6 files changed

+409
-44
lines changed

Diff for: README.md

+19
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,26 @@ This plugin is compatible with [xbar](https://xbarapp.com/) and [SwiftBar](https
3535

3636
![Screen shot of xbar menu with image submenu for a running vm](https://raw.githubusercontent.com/unixorn/unixorn.github.io/master/images/lima-xbar/images-submenu.png)
3737

38+
### Theme
3839

40+
Rename the plugin file to lima-plugin.[theme].[time_ext] to switch to the specified theme
41+
42+
e.g.
43+
- lima-plugin.10s -> default
44+
- lima-plugin.default.10s -> default
45+
- lima-plugin.text.10s -> text
46+
- lima-plugin.sf_simple.10s -> sf_simple
47+
- lima-plugin.sf_simple.10s.py -> sf_simple
48+
49+
Theme default:
50+
![Theme default](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/91713774470_.pic.jpg)
51+
52+
Theme text:
53+
![Theme text](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/101713774523_.pic.jpg)
54+
55+
Theme sf_simple:
56+
![Theme sf_simple 1](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/111713774589_.pic.jpg)
57+
![Theme sf_simple 2](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/121713774642_.pic.jpg)
3958

4059
## Installation
4160

Diff for: lima-plugin

+390-44
Large diffs are not rendered by default.

Diff for: screenshots/101713774523_.pic.jpg

107 KB
Loading

Diff for: screenshots/111713774589_.pic.jpg

117 KB
Loading

Diff for: screenshots/121713774642_.pic.jpg

136 KB
Loading

Diff for: screenshots/91713774470_.pic.jpg

103 KB
Loading

0 commit comments

Comments
 (0)