diff --git a/nix/configuration/roles/shikane/files/config.toml b/nix/configuration/roles/shikane/files/config.toml index ccf4bd8..8d989f6 100644 --- a/nix/configuration/roles/shikane/files/config.toml +++ b/nix/configuration/roles/shikane/files/config.toml @@ -1,3 +1,15 @@ +[[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\""]