7 lines
98 B
Bash
Executable file
7 lines
98 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd $(dirname $0)
|
|
|
|
./prepare_monitors.sh
|
|
nitrogen --restore &
|
|
~/.config/bspwm/bspwmrc
|