lib/hm/graphical-client-wayland: add mako
This commit is contained in:
parent
2d77689ed9
commit
66d1ae3939
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
};
|
||||
startup = [
|
||||
{ command = "${pkgs._1password-gui}/bin/1password --silent"; }
|
||||
{ command = "${pkgs.mako}/bin/mako --anchor=bottom-right"; }
|
||||
];
|
||||
|
||||
output."*".bg = "${depot.pkgs.lukegb-wallpapers}/lunik1-gruvbox-dark-rainbow.png fill";
|
||||
|
|
Loading…
Reference in a new issue