11 lines
242 B
Bash
Executable file
11 lines
242 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
resrc
|
|
source "$HOME/.workdock.env"
|
|
"${DOTFILES_PATH}/apps/de/x/loadresources" lodpi
|
|
autorandr --change
|
|
"${DOTFILES_PATH}/apps/de/bspwm/bspwmrc"
|
|
"${DOTFILES_PATH}/apps/de/x/loadresources" lodpi
|
|
restartbar
|
|
"${HOME}/.fehbg"
|