30 lines
653 B
TOML
Raw Normal View History

2025-09-01 16:42:26 -04:00
[[profile]]
name = "laptop"
[[profile.output]]
enable = true
search = ["m=0x0BCA", "s=", "v=BOE"]
mode = "2256x1504@59.999Hz"
position = "0,0"
scale = 1.5
transform = "normal"
adaptive_sync = false
[[profile]]
name = "homedesk"
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 U3014", "s=P1V6N35M329L", "v=Dell Inc."]
mode = "2560x1600@59.972Hz"
position = "0,0"
scale = 1.0
transform = "normal"
adaptive_sync = false
exec = ["echo This is output $SHIKANE_OUTPUT_NAME"]