fixed otter launcher somewhat

This commit is contained in:
2026-07-11 15:00:13 +01:00
parent 1910db8bd2
commit 72a91337ee
2 changed files with 9 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
otter-launcher = let
extra-config = ''
[overlay]
overlay_cmd = "${lib.getExe pkgs.chafa} -s 20x ${./cat.png}"
overlay_cmd = "${lib.getExe pkgs.chafa} -s 20x ${./cat.png} --align=top,left"
overlay_trimmed_lines = 1
'';
final-config = pkgs.writeText "config.toml" ''