From 8de5749864aac803ae1c60586121584d0b318df6 Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Fri, 29 Sep 2023 22:02:11 +0200 Subject: [PATCH] started using emacs again --- qtile/.config/qtile/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qtile/.config/qtile/autostart.sh b/qtile/.config/qtile/autostart.sh index c30a966..aa48670 100755 --- a/qtile/.config/qtile/autostart.sh +++ b/qtile/.config/qtile/autostart.sh @@ -15,4 +15,4 @@ nm-applet & blueman-applet & thunderbird & fcitx5 -d& -#emacs --daemon & \ No newline at end of file +emacs --daemon &