Change second monitor on my home profile
This commit is contained in:
parent
35adf2d88e
commit
d3c79f9c03
3 changed files with 11 additions and 10 deletions
|
@ -9,11 +9,10 @@ kanshi_profiles:
|
|||
screens:
|
||||
- id: 'eDP-1'
|
||||
status: 'disable'
|
||||
- id: 'iiyama_27_4k'
|
||||
- id: 'iiyama_27_4k_h'
|
||||
position: '0,0'
|
||||
- id: 'iiyama_23_fhd'
|
||||
- id: 'iiyama_27_4k_v'
|
||||
position: '1920,0'
|
||||
mode: '1920x1080'
|
||||
transform: 90
|
||||
transform: 270
|
||||
commands:
|
||||
- swaymsg 'workspace $ws1, move workspace to +iiyama_23_fhd+'
|
||||
- swaymsg 'workspace $ws1, move workspace to +iiyama_27_4k_v+'
|
||||
|
|
|
@ -8,11 +8,13 @@ sway_outputs:
|
|||
name: 'eDP-1'
|
||||
options:
|
||||
transform: 90
|
||||
- id: 'iiyama_27_4k'
|
||||
- id: 'iiyama_27_4k_h'
|
||||
name: 'Iiyama North America PL2792UH 1166310803122'
|
||||
status: absent
|
||||
options:
|
||||
scale: 2
|
||||
- id: 'iiyama_23_fhd'
|
||||
name: 'Iiyama North America PLX2380H 11177G3400889'
|
||||
- id: 'iiyama_27_4k_v'
|
||||
name: 'Iiyama North America PL2792UH 1176923201598'
|
||||
status: absent
|
||||
options:
|
||||
scale: 2
|
||||
|
|
|
@ -6,8 +6,8 @@ sway_theme_parameters:
|
|||
smart_gaps: 'on'
|
||||
smart_borders: 'on'
|
||||
font: 'pango:FuraCode Nerd Font Mono 10'
|
||||
default_border: 'pixel 2'
|
||||
default_floating_border: 'pixel 2'
|
||||
default_border: 'pixel 1'
|
||||
default_floating_border: 'pixel 1'
|
||||
title_align: 'center'
|
||||
|
||||
# client.focused #f268b3 #a82d70 #ffffff #f268b3 #ffffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue