5 lines
113 B
Bash
5 lines
113 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
MONITOR_CONF=~/.screenlayout/monitor.sh
|
||
|
GENERATED_MONITOR_CONF=~/.screenlayout/generated_monitor.sh
|