add per-host sway config sub-import
This commit is contained in:
parent
528c998ee4
commit
4cee3e6b2d
2 changed files with 15 additions and 17 deletions
12
_config/sway/hosts/nisse
Normal file
12
_config/sway/hosts/nisse
Normal file
|
@ -0,0 +1,12 @@
|
|||
set $monitor-center DP-1
|
||||
set $monitor-left DP-2
|
||||
set $kamvas HDMI-A-1
|
||||
|
||||
output $monitor-center pos 2160 1080 res 3840x2160
|
||||
output $monitor-left pos 0 0 res 3840x2160 transform 270
|
||||
output $kamvas pos 2995 3240
|
||||
|
||||
set $kamvas-stylus '9580:109:HID_256c:006d'
|
||||
set $kamvas-pad '9580:109:HID_256c:006d_Pad'
|
||||
input $kamvas-stylus map_to_output $kamvas
|
||||
input $kamvas-pad map_to_output $kamvas
|
Loading…
Add table
Add a link
Reference in a new issue