diff --git a/.doom.d/.gitignore b/.doom.d/.gitignore index c963e0d..a56215b 100644 --- a/.doom.d/.gitignore +++ b/.doom.d/.gitignore @@ -1,3 +1,4 @@ config.el exwm.el polybar.conf +start-exwm.sh diff --git a/.doom.d/start-exwm.sh b/.doom.d/start-exwm.sh deleted file mode 100755 index b668cee..0000000 --- a/.doom.d/start-exwm.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -emacs -mm --debug-init -l ~/.doom.d/exwm.el