Skip to content

Add storage_display_name option to StorageConfig on komorebi-bar storage widget#1519

Open
1337cookie wants to merge 2 commits intoLGUG2Z:masterfrom
1337cookie:bar-widget-storage-display-name-1337cookie
Open

Add storage_display_name option to StorageConfig on komorebi-bar storage widget#1519
1337cookie wants to merge 2 commits intoLGUG2Z:masterfrom
1337cookie:bar-widget-storage-display-name-1337cookie

Conversation

@1337cookie
Copy link
Contributor

This PR adds a storage_display_name to the komorebi-bar storage widget config with options for Mount, Name, MountAndName and NameAndMount.

By default it will be Mount eg. "C:" which is the same as the old behavior. Using Name will give the label the disk was given. NameAndMount and MountAndName will combine the two.

Unnamed disks will have no value when using Name but would usually appear as "Local Disk" in windows explorer for example.

"Storage": {
    "enable": true,
    "storage_display_name": "Name",
    "label_prefix": "IconAndText"
}
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant