diff options
-rw-r--r-- | twmn/.config/twmn/twmn.conf | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/twmn/.config/twmn/twmn.conf b/twmn/.config/twmn/twmn.conf new file mode 100644 index 0000000..63ac4d6 --- /dev/null +++ b/twmn/.config/twmn/twmn.conf @@ -0,0 +1,28 @@ +[gui] +absolute_position= +always_on_top=true +background_color=#909737 +bounce=true +font=DejaVu Sans Mono +font_size=15 +foreground_color=#111111 +height=20 +in_animation=38 +in_animation_duration=1000 +opacity=100 +out_animation=13 +out_animation_duration=1000 +position=bottom_right +screen=0 + +[icons] +critical_icon= +info_icon= +warning_icon= + +[main] +activate_command= +duration=3000 +enable_shortcuts=true +port=9797 +sound_command= |