cleanup
This commit is contained in:
parent
c7cb20b7be
commit
01f0129c2f
18 changed files with 110 additions and 261 deletions
|
@ -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 =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue