Skip to content

Commit

Permalink
Merge pull request #34 from exculibar/custom_icons
Browse files Browse the repository at this point in the history
Custom icons
  • Loading branch information
unixorn committed May 16, 2024
2 parents 8d91260 + de4c907 commit 3e5cca1
Show file tree
Hide file tree
Showing 6 changed files with 409 additions and 44 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,26 @@ This plugin is compatible with [xbar](https://xbarapp.com/) and [SwiftBar](https

![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)

### Theme

Rename the plugin file to lima-plugin.[theme].[time_ext] to switch to the specified theme

e.g.
- lima-plugin.10s -> default
- lima-plugin.default.10s -> default
- lima-plugin.text.10s -> text
- lima-plugin.sf_simple.10s -> sf_simple
- lima-plugin.sf_simple.10s.py -> sf_simple

Theme default:
![Theme default](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/91713774470_.pic.jpg)

Theme text:
![Theme text](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/101713774523_.pic.jpg)

Theme sf_simple:
![Theme sf_simple 1](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/111713774589_.pic.jpg)
![Theme sf_simple 2](https://raw.githubusercontent.com/exculibar/lima-xbar-plugin/custom_icons/screenshots/121713774642_.pic.jpg)

## Installation

Expand Down
434 changes: 390 additions & 44 deletions lima-plugin

Large diffs are not rendered by default.

Binary file added screenshots/101713774523_.pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/111713774589_.pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/121713774642_.pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/91713774470_.pic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3e5cca1

Please sign in to comment.