hosts: start owncloud for some
This commit is contained in:
parent
94610beafc
commit
7f57cec67c
2 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,8 @@ output $extern4 position 0 0 mode 1920x1080@24Hz
|
|||
bindswitch --reload --locked lid:on output $intern disable
|
||||
bindswitch --reload --locked lid:off output $intern enable
|
||||
|
||||
exec "bash -c 'sleep 10; owncloud'"
|
||||
|
||||
### Input configuration
|
||||
input "1102:4639:DELL081C:00_044E:121F_Touchpad" {
|
||||
click_method clickfinger
|
||||
|
|
|
@ -12,6 +12,8 @@ output $extern-13 mode 2560x1600 scale 1.4545
|
|||
bindswitch --reload --locked lid:on output $intern disable
|
||||
bindswitch --reload --locked lid:off output $intern enable
|
||||
|
||||
exec "bash -c 'sleep 10; owncloud'"
|
||||
|
||||
### Input configuration
|
||||
input "1160:4618:DELL09BE:00_0488:120A_Touchpad" {
|
||||
click_method clickfinger
|
||||
|
|
Loading…
Reference in a new issue