mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -05:00
Changed kanshi config and trying to debug hyprland
This commit is contained in:
parent
ebc322922f
commit
1c3f633224
2 changed files with 8 additions and 5 deletions
|
@ -14,6 +14,8 @@ env = HYPRCURSOR_SIZE,26
|
||||||
env = XCURSOR_THEME,XCursor-Pro-Dark
|
env = XCURSOR_THEME,XCursor-Pro-Dark
|
||||||
env = XCURSOR_SIZE,26
|
env = XCURSOR_SIZE,26
|
||||||
|
|
||||||
|
env = AQ_NO_MODIFIERS,1
|
||||||
|
|
||||||
|
|
||||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||||
|
|
||||||
|
|
|
@ -2,11 +2,6 @@ profile {
|
||||||
output "AU Optronics 0x103D Unknown" enable
|
output "AU Optronics 0x103D Unknown" enable
|
||||||
}
|
}
|
||||||
|
|
||||||
profile tylerdesk {
|
|
||||||
output "AU Optronics 0x103D Unknown" disable
|
|
||||||
output "Dell Inc. DELL U3421WE 6WK8753" enable
|
|
||||||
}
|
|
||||||
|
|
||||||
profile emilydesk {
|
profile emilydesk {
|
||||||
output "AU Optronics 0x103D Unknown" disable
|
output "AU Optronics 0x103D Unknown" disable
|
||||||
output "Dell Inc. DELL U2422H JN4SF83" position 0,0 mode 1920x1080
|
output "Dell Inc. DELL U2422H JN4SF83" position 0,0 mode 1920x1080
|
||||||
|
@ -19,3 +14,9 @@ profile justindesk {
|
||||||
output "Dell Inc. DELL U2417H XVNNT7CDC80L" position 1920,0 mode 1920x1080
|
output "Dell Inc. DELL U2417H XVNNT7CDC80L" position 1920,0 mode 1920x1080
|
||||||
output "Dell Inc. DELL U2417H XVNNT82M978L" position 3840,0 mode 1920x1080
|
output "Dell Inc. DELL U2417H XVNNT82M978L" position 3840,0 mode 1920x1080
|
||||||
}
|
}
|
||||||
|
|
||||||
|
profile homedesk {
|
||||||
|
output "AU Optronics 0x103D Unknown" disable
|
||||||
|
output "Samsung Electric Company C27F390 H1AK500000" position 0,0 mode 1920x1080
|
||||||
|
output "Samsung Electric Company S22R35x H4TNA01683" position 1920,0 mode 1920x1080
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue