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