mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-17 23:14:07 +01:00
feat: niri - waybar opacity
This commit is contained in:
@@ -244,6 +244,11 @@ in
|
||||
# (flag "skip-at-startup")
|
||||
])
|
||||
|
||||
(plain "layer-rule" [
|
||||
(leaf "match" { namespace = "waybar"; })
|
||||
(leaf "opacity" 0.8)
|
||||
])
|
||||
|
||||
# Animation settings.
|
||||
(plain "animations" [
|
||||
# Uncomment to turn off all animations.
|
||||
|
||||
Reference in New Issue
Block a user