mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
33 lines
495 B
Text
33 lines
495 B
Text
|
[gui]
|
||
|
always_on_top=true
|
||
|
background_color=black
|
||
|
bounce=true
|
||
|
bounce_duration=271
|
||
|
font=Noto Sans
|
||
|
font_size=16
|
||
|
font_variant=italic
|
||
|
foreground_color=#FF00FF
|
||
|
height=20
|
||
|
in_animation=27
|
||
|
in_animation_duration=314
|
||
|
max_length=80
|
||
|
offset_x=+20
|
||
|
offset_y=-60
|
||
|
opacity=80
|
||
|
out_animation=13
|
||
|
out_animation_duration=168
|
||
|
position=center
|
||
|
screen=0
|
||
|
|
||
|
[icons]
|
||
|
critical=/path/icon/critical
|
||
|
info=/path/icon/info
|
||
|
warning=/path/icon/warning
|
||
|
|
||
|
[main]
|
||
|
duration=4242
|
||
|
host=example.com
|
||
|
port=9006
|
||
|
sound_command=/path/sound/command
|
||
|
|