7 lines
97 B
Bash
Executable file
7 lines
97 B
Bash
Executable file
#!/bin/bash
|
|
|
|
set -x
|
|
|
|
wl-paste -t text --watch clipman store &
|
|
|
|
#~/scripts/phillips_hue-sync.sh &
|