From ca822cc4e7b06179be54fea34e20ebc5b8fb8944 Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 19 Apr 2021 16:36:02 +0200 Subject: [PATCH] Revert "added doom emacs" This reverts commit 0e3a44ad344a82948d643576454d084712e50dbc. --- .config/bspwm/bspwmrc | 1 - .emacs.d | 1 - .gitmodules | 3 --- 3 files changed, 5 deletions(-) delete mode 160000 .emacs.d delete mode 100644 .gitmodules diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc index fbd7acb..870b1be 100755 --- a/.config/bspwm/bspwmrc +++ b/.config/bspwm/bspwmrc @@ -20,7 +20,6 @@ bspc config focus_follows_pointer true # WINDOW RULES # bspc rule -a Steam state=floating bspc rule -a Zathura state=tiled -bspc rule -a Emacs state=tiled # PROBLEMS WITH JAVA APPLICATIONS # wmname LG3D diff --git a/.emacs.d b/.emacs.d deleted file mode 160000 index 473417a..0000000 --- a/.emacs.d +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 473417a8907559f0a60952ddcae8db861445a533 diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 1e6161a..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".emacs.d"] - path = .emacs.d - url = https://github.com/hlissner/doom-emacs