3 lines
95 B
Bash
Executable file
3 lines
95 B
Bash
Executable file
#!/bin/bash
|
|
source $HOME/.config/sway/displays.sh
|
|
swaymsg output $LAPTOP bg ~/.background fill
|