This commit is contained in:
Matt Nish-Lapidus 2025-02-21 13:07:22 -05:00
parent c7cb20b7be
commit 01f0129c2f
18 changed files with 110 additions and 261 deletions

View file

@ -202,6 +202,11 @@
exec = "/home/emenel/.local/bin/wezapp isd";
categories = [ "System" ];
};
mirror-laptop = {
name = "mirror laptop to external display";
exec = "/home/emene/.local/bin/mirror-laptop";
categories = [ "System" ];
};
};
xdg.configFile."halloy/config.toml".source =