5 lines
121 B
Plaintext
5 lines
121 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
dunstify "Autorandr" "Changed configuration to $AUTORANDR_CURRENT_PROFILE."
|
||
|
"${HOME}"/.config/bspwm/bspwmrc
|