-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shore: Add new shikane profile (#271)
- Loading branch information
1 parent
1a8ebe5
commit 865b52c
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,3 +44,16 @@ exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\"" | |
scale = 1.0 | ||
transform = "normal" | ||
adaptive_sync = false | ||
|
||
[[profile]] | ||
name = "undocked-cb" | ||
exec = ["notify-send shikane \"Profile $SHIKANE_PROFILE_NAME has been applied\""] | ||
|
||
[[profile.output]] | ||
enable = true | ||
search = ["m=0x14E5", "s=", "v=Chimei Innolux Corporation"] | ||
mode = "[email protected]" | ||
position = "0,0" | ||
scale = 1.0 | ||
transform = "normal" | ||
adaptive_sync = false |