mako: laser config

This commit is contained in:
Daniel Lundin 2020-02-10 18:01:22 +01:00
parent b07acbd92d
commit 08b2be9a87
2 changed files with 9 additions and 11 deletions

9
.config/mako/config Normal file
View file

@ -0,0 +1,9 @@
font=IBM Plex Sans Condensed 30
width=800
height=400
padding=20
margin=10,0,2
anchor=bottom-right
background-color=#000000ff
border-color=#e65100ff
text-color=#ff6f00ff

View file

@ -1,11 +0,0 @@
[Unit]
Description=A lightweight Wayland notification daemon
Documentation=man:mako(1)
PartOf=graphical-session.target
[Service]
Type=simple
ExecStart=/usr/bin/mako --font 'IBM Plex Sans 20' --anchor bottom-right --margin 5
[Install]
WantedBy=sway-session.target