Add a work monitor to shikane.
This commit is contained in:
parent
c90513cbea
commit
b0cebc7973
@ -27,3 +27,20 @@ adaptive_sync = false
|
||||
transform = "normal"
|
||||
adaptive_sync = false
|
||||
exec = ["echo This is output $SHIKANE_OUTPUT_NAME"]
|
||||
|
||||
[[profile]]
|
||||
name = "workdesk"
|
||||
exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\""]
|
||||
|
||||
[[profile.output]]
|
||||
enable = false
|
||||
search = ["m=0x0BCA", "s=", "v=BOE"]
|
||||
|
||||
[[profile.output]]
|
||||
enable = true
|
||||
search = ["m=DELL C2722DE", "s=9Q8PT83", "v=Dell Inc."]
|
||||
mode = "2560x1440@59.951Hz"
|
||||
position = "0,0"
|
||||
scale = 1.0
|
||||
transform = "normal"
|
||||
adaptive_sync = false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user