system changes

This commit is contained in:
Jacob Janzen 2024-12-16 15:21:14 -06:00
parent ec0e0bda10
commit aa95561a92

View file

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