Add kanshi config
This commit is contained in:
parent
c54fe574c0
commit
ec628cd17f
@ -3,6 +3,6 @@
|
||||
## Usage
|
||||
|
||||
```bash
|
||||
$ stow -S clang-format kitty nvim sway tmux waybar wofi zsh
|
||||
$ stow -S clang-format kitty nvim sway tmux waybar wofi zsh kanshi
|
||||
```
|
||||
|
||||
|
||||
13
kanshi/.config/kanshi/config
Normal file
13
kanshi/.config/kanshi/config
Normal file
@ -0,0 +1,13 @@
|
||||
profile Home {
|
||||
output "eDP-1" mode 2256x1504@59.999Hz position 1920,875 transform normal scale 1.399999976158142
|
||||
output "DP-11" mode 1920x1200@59.95Hz position 0,0 transform normal scale 1.0
|
||||
exec swayws move --away 1 eDP-1
|
||||
exec swayws move --away 4 eDP-1
|
||||
}
|
||||
|
||||
profile Kinemic {
|
||||
output "eDP-1" mode 2256x1504@59.999Hz position 449,1440 transform normal scale 1.399999976158142
|
||||
output "DP-3" mode 2560x1440@59.951Hz position 0,0 transform normal scale 1.0
|
||||
exec swayws move --away 1 eDP-1
|
||||
exec swayws move --away 4 eDP-1
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user