mirror of
https://github.com/joshuadavidthomas/dotfiles.git
synced 2025-08-04 18:18:13 +00:00
add kanshi config
This commit is contained in:
parent
16d9e0f207
commit
92b3e5e39b
1 changed files with 12 additions and 0 deletions
12
.config/kanshi/config
Normal file
12
.config/kanshi/config
Normal file
|
@ -0,0 +1,12 @@
|
|||
profile docked {
|
||||
output eDP-1 mode 1920x1080 position 0,0
|
||||
output DP-3 mode 1920x1080 position 1920,0 transform 90
|
||||
output DP-4 mode 3840x2160 position 3000,0 scale 1.5
|
||||
output DP-5 mode 1920x1080 position 5560,0 transform 270
|
||||
exec ~/.config/hypr/scripts/docked-workspace-setup
|
||||
}
|
||||
|
||||
profile laptop {
|
||||
output eDP-1 mode 1920x1080 position 0,0
|
||||
exec ~/.config/hypr/scripts/laptop-workspace-setup
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue