mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-05 09:09:21 +01:00
5 lines
309 B
Plaintext
5 lines
309 B
Plaintext
# Notifications daemon that Lumina for some reason doesn't include. Must be
|
|
# top right as it's irrelevant on tiling wm, logical bottom left would be
|
|
# over every typing field *aargh*
|
|
exec --no-startup-id mako --font "Noto Serif" --icons 1 --default-timeout 3000 --anchor top-right --progress-color "#970000"
|