Skip to content

Commit

Permalink
shore: Add new shikane profile (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
szaffarano authored Oct 4, 2024
1 parent 1a8ebe5 commit 865b52c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions modules/home-manager/desktop/wayland/shikane/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 865b52c

Please sign in to comment.