mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
15ae861e1b
Swaynag is a replacement of i3-nag for sway. Swaynag is embedded in Sway's build process albeit it is not an integral part of Sway, therefore it has been added under `wayland.windowManager.sway` instead of `programs`. It can be moved at a later time if necessary. Two unit tests were added validate the module behavior for an empty configuration and the example configuration.
10 lines
128 B
Text
10 lines
128 B
Text
[<config>]
|
|
edge=bottom
|
|
font=Dina 12
|
|
|
|
[green]
|
|
background=00AA00
|
|
button-background=00CC00
|
|
edge=top
|
|
message-padding=10
|
|
text=FFFFFF
|