system changes

This commit is contained in:
Jacob Janzen 2024-12-16 15:21:52 -06:00
parent aa95561a92
commit 322944a65c

View file

@ -16,7 +16,7 @@
executable = true;
text = ''
#!/bin/sh
emacsclient -c
emacsclient -c & disown
'';
};
};