mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[BUG]: transparecy* settings not reflected in any komrebic *state output #544
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?
Originally created by @sedlund on GitHub (Dec 17, 2024).
Summary
the current transparency settings are not accessible via any of the state output that I can find.
I use wezterm to trigger state change to enable opacity with it and to en/disable komorebi transparency on battery AC/Discharging.
Version Information
komorebic 0.1.31
tag:v0.1.31
commit_hash:40c55dec
build_time:2024-12-14 00:54:06 +00:00
build_env:rustc 1.83.0 (90b35a623 2024-11-26),stable-x86_64-pc-windows-msvc
Komorebi Configuration
Hotkey Configuration
n/a
Output of komorebic check
No KOMOREBI_CONFIG_HOME detected, defaulting to C:\Users\Scott
Looking for configuration files in C:\Users\Scott
No komorebi configuration found in C:\Users\Scott
If running 'komorebic start --await-configuration', you will manually have to call the following command to begin tiling: komorebic complete-configuration
@LGUG2Z commented on GitHub (Dec 17, 2024):
transparency_enabled,transparency_alphaandtransparency_blacklistwill be available in the output ofkomorebic global-statein v0.1.32 and in the nextnightlytagged release this coming Saturday 🎉