about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCase Duckworth2024-06-26 12:31:45 -0500
committerCase Duckworth2024-06-26 12:31:45 -0500
commitaab11066c2c3b40684cd5ab62881cfdc589ca060 (patch)
tree91ee416249874f9f595f1853c8201a3d746ca1dd
parentCorrect mode-line (diff)
downloaddots-aab11066c2c3b40684cd5ab62881cfdc589ca060.tar.gz
dots-aab11066c2c3b40684cd5ab62881cfdc589ca060.zip
EXWM
-rwxr-xr-xxautostart2
-rw-r--r--xinitrc4
2 files changed, 2 insertions, 4 deletions
diff --git a/xautostart b/xautostart index b1edcd5..fd56ce7 100755 --- a/xautostart +++ b/xautostart
@@ -16,4 +16,4 @@ once() {
16once keepassxc 16once keepassxc
17once dunst 17once dunst
18once nextcloud 18once nextcloud
19once emacs --daemon 19#once emacs --daemon
diff --git a/xinitrc b/xinitrc index 508257c..186c45f 100644 --- a/xinitrc +++ b/xinitrc
@@ -1,4 +1,4 @@
1# Set up X.org 1# Set up X.org -*- sh -*-
2xrdb ~/.xresources 2xrdb ~/.xresources
3xmodmap ~/.xmodmap 3xmodmap ~/.xmodmap
4#xsetroot -cursor_name left_ptr 4#xsetroot -cursor_name left_ptr
@@ -27,7 +27,5 @@ then ~/.fehbg
27else xsetroot -grey 27else xsetroot -grey
28fi 28fi
29 29
30keepassxc &
31
32# WM 30# WM
33exec dbus-run-session i3 31exec dbus-run-session i3