mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #1518] [CLOSED] Add config to komorebi-bar storage widget for read only and removable disks. #1441
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/1518
Author: @1337cookie
Created: 8/1/2025
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
5e11a3bAdd config to storage widget for read only and removable disks.📊 Changes
1 file changed (+15 additions, -1 deletions)
View changed files
📝
komorebi-bar/src/widgets/storage.rs(+15 -1)📄 Description
This lets the user enable or disable showing removable or read only disks in the komorebi-bar storage widget.
Removable disks are set to show by default.
Read-only disks are set not to show by default. Having windows sandbox installed displays a very long read only disk which could be problematic for new users.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.