mirror of
https://github.com/Horhik/dotfiles.git
synced 2024-10-31 22:17:31 +00:00
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
xrandr --output eDP1 --off; bspc monitor HDMI1 -d 1 2 3 4 5 6 7 8 9 0 "#"
|