diff options
| author | Adam T. Carpenter <atc@53hor.net> | 2021-01-01 11:02:34 -0500 |
|---|---|---|
| committer | Adam T. Carpenter <atc@53hor.net> | 2021-01-01 11:02:34 -0500 |
| commit | c91d5cf51ae19fca52d14bb554f070ed81e919fc (patch) | |
| tree | db48fdb1b92a619deb26ef4c46d8cb80b61651dc /.xinitrc | |
| parent | 63b714d7eb047a494905678464895ea9c1720df9 (diff) | |
| download | dotfiles-c91d5cf51ae19fca52d14bb554f070ed81e919fc.tar.xz dotfiles-c91d5cf51ae19fca52d14bb554f070ed81e919fc.zip | |
mostly fixing xinitrc and i3; switched back to i3 from i3-gaps
Diffstat (limited to '.xinitrc')
| -rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,5 +2,5 @@ xrdb -merge ~/.Xresources && picom & dunst & +~/.local/scripts/dockd.sh & exec i3 2>&1 > /var/log/xinit/i3wm.log -#exec twm |