8 lines
112 B
Plaintext
8 lines
112 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
resrc
|
||
|
"${DOTFILES_PATH}/de/x/loadresources"
|
||
|
autorandr --change
|
||
|
restartbar
|
||
|
"${HOME}/.fehbg"
|