diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-31 19:02:55 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-31 19:02:55 +0100 |
commit | dbb892bbddbc9941de2019923246ed94d332f850 (patch) | |
tree | 05ce592d0fcae0d0f1b353e4f8f7203802e8390e /.config/x11/xinitrc | |
parent | Moving in progress (diff) | |
download | dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.gz dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.bz2 dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.xz dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.tar.zst dotfiles-bsd-dbb892bbddbc9941de2019923246ed94d332f850.zip |
Still moving stuff around
Diffstat (limited to '.config/x11/xinitrc')
-rw-r--r-- | .config/x11/xinitrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc new file mode 100644 index 0000000..f411a66 --- /dev/null +++ b/.config/x11/xinitrc @@ -0,0 +1,3 @@ +xrdb ~/.config/x11/xresources +source ~/.profile +dbus-launch bspwm |