mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
63dccc4e60
This module allows to configure and start the twmn daemon.
32 lines
495 B
Text
32 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
|
|
|