mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-09-15 19:26:58 +02:00
refactor(networkmanager): replace state-based w/ event-based approach
This commit is contained in:
parent
9ca5f4baa4
commit
1836ab2943
6 changed files with 230 additions and 205 deletions
|
@ -8,6 +8,9 @@ repository = "https://github.com/jakestanger/ironbar"
|
|||
categories = ["gui"]
|
||||
keywords = ["gtk", "bar", "wayland", "wlroots", "gtk-layer-shell"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
||||
[features]
|
||||
default = [
|
||||
"bindmode+all",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue