mako: laser config
This commit is contained in:
parent
b07acbd92d
commit
08b2be9a87
2 changed files with 9 additions and 11 deletions
9
.config/mako/config
Normal file
9
.config/mako/config
Normal 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
|
|
@ -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
|
|
Loading…
Reference in a new issue