This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/xsession-launch.bash
2017-02-03 22:03:44 -06:00

12 lines
196 B
Bash
Executable file

#!/usr/bin/env bash
DIR=$(cd "$(dirname "${BASH_SOURCE[0]}" )" && pwd)
source "$DIR/variables.bash"
export DOTFILES_PATH="$DOTFILES_PATH"
# source "$DOTFILES_PATH/env/x/xloadresources"
bspwm