Add WM export, make workspaces block bspwm compatible

This commit is contained in:
Riyyi
2019-05-24 18:32:14 +02:00
parent b78c0e3ed2
commit 565faa1b81
4 changed files with 21 additions and 11 deletions
+3
View File
@@ -43,6 +43,9 @@ export TERMINAL="urxvt"
# Vim
export VIMINIT="source $XDG_CONFIG_HOME/vim/vimrc"
# WM
export WM="i3"
# Xorg
export XINITRC="$XDG_CONFIG_HOME/xorg/xinitrc"
export XAUTHORITY="$XDG_DATA_HOME/xorg/Xauthority"