Switch to shikane.
Kanshi has been fine, but I want to see if I am missing anything that shikane offers.
This commit is contained in:
17
nix/configuration/roles/shikane/files/config.toml
Normal file
17
nix/configuration/roles/shikane/files/config.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
[[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"]
|
||||
Reference in New Issue
Block a user