diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-22 09:58:03 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2024-10-22 09:58:03 -0400 |
commit | 1c3f6332247dbd7f27bd89779a93bf39d5297f39 (patch) | |
tree | f004b0adc4f83cc92aa574fc9da71910ed336f2f /home-config/hypr/kanshi.conf | |
parent | ebc322922f66f567ec06595026cf26fe3fa28b32 (diff) |
Changed kanshi config and trying to debug hyprland
Diffstat (limited to 'home-config/hypr/kanshi.conf')
-rw-r--r-- | home-config/hypr/kanshi.conf | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/home-config/hypr/kanshi.conf b/home-config/hypr/kanshi.conf index 92eed88..52c3c0f 100644 --- a/home-config/hypr/kanshi.conf +++ b/home-config/hypr/kanshi.conf | |||
@@ -2,11 +2,6 @@ profile { | |||
2 | output "AU Optronics 0x103D Unknown" enable | 2 | output "AU Optronics 0x103D Unknown" enable |
3 | } | 3 | } |
4 | 4 | ||
5 | profile tylerdesk { | ||
6 | output "AU Optronics 0x103D Unknown" disable | ||
7 | output "Dell Inc. DELL U3421WE 6WK8753" enable | ||
8 | } | ||
9 | |||
10 | profile emilydesk { | 5 | profile emilydesk { |
11 | output "AU Optronics 0x103D Unknown" disable | 6 | output "AU Optronics 0x103D Unknown" disable |
12 | output "Dell Inc. DELL U2422H JN4SF83" position 0,0 mode 1920x1080 | 7 | output "Dell Inc. DELL U2422H JN4SF83" position 0,0 mode 1920x1080 |
@@ -19,3 +14,9 @@ profile justindesk { | |||
19 | output "Dell Inc. DELL U2417H XVNNT7CDC80L" position 1920,0 mode 1920x1080 | 14 | output "Dell Inc. DELL U2417H XVNNT7CDC80L" position 1920,0 mode 1920x1080 |
20 | output "Dell Inc. DELL U2417H XVNNT82M978L" position 3840,0 mode 1920x1080 | 15 | output "Dell Inc. DELL U2417H XVNNT82M978L" position 3840,0 mode 1920x1080 |
21 | } | 16 | } |
17 | |||
18 | profile homedesk { | ||
19 | output "AU Optronics 0x103D Unknown" disable | ||
20 | output "Samsung Electric Company C27F390 H1AK500000" position 0,0 mode 1920x1080 | ||
21 | output "Samsung Electric Company S22R35x H4TNA01683" position 1920,0 mode 1920x1080 | ||
22 | } | ||