10 lines
118 B
Bash
Executable file
10 lines
118 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
source "$DOTFILES_PATH/variables.bash"
|
|
|
|
source "$DOTFILES_PATH/de/bspwm_config"
|
|
|
|
sxhkd &
|
|
urxvtd &
|
|
|