Compare commits

...

2 commits

Author SHA1 Message Date
Yorick Barbanneau
8683d529e1 Fix: local Kanshi variable was not loaded 2023-10-13 08:39:27 +02:00
Yorick Barbanneau
f52738e34a Remove Vertical refresh rate avoid resolution detection for myu KVM
Because USBC dock support only 4K@30Hz
2023-10-13 08:37:49 +02:00
2 changed files with 3 additions and 3 deletions

View file

@ -7,10 +7,10 @@ sway_outputs:
- id: 'iiyama_27_4k_h' - id: 'iiyama_27_4k_h'
name: 'Iiyama North America PL2792UH 1166310803122' name: 'Iiyama North America PL2792UH 1166310803122'
status: absent status: absent
mode: 3840x2160@59.997Hz mode: 3840x2160
scale: 2 scale: 2
- id: 'iiyama_27_4k_v' - id: 'iiyama_27_4k_v'
name: 'Iiyama North America PL2792UH 1176923201598' name: 'Iiyama North America PL2792UH 1176923201598'
status: absent status: absent
mode: 3840x2160@59.997Hz mode: 3840x2160
scale: 2 scale: 2

View file

@ -1,5 +1,5 @@
--- ---
kanshi_local_profiles: local_kanshi_profiles:
- profile: 'alienor' - profile: 'alienor'
screens: screens:
- id: 'eDP-1' - id: 'eDP-1'