changed monitor setup and tried to fix annoyances..
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
source = ~/.config/hypr/outputs.conf
|
source = ~/.config/hypr/outputs.conf
|
||||||
|
|
||||||
monitor = $main_display, 2560x1440@60, 1440x620, 1
|
monitor = $main_display, 2560x1440@60, 1440x400, 1
|
||||||
monitor = $secondary_display, 2560x1440@60, 0x0, 1, transform, 1
|
monitor = $secondary_display, 2560x1440@60, 0x0, 1, transform, 1
|
||||||
|
|
||||||
# set orientation top on rotated display
|
# set orientation top on rotated display
|
||||||
|
|||||||
@@ -15,10 +15,10 @@ listener {
|
|||||||
on-resume = hyprctl dispatch dpms on
|
on-resume = hyprctl dispatch dpms on
|
||||||
}
|
}
|
||||||
|
|
||||||
listener {
|
# listener {
|
||||||
timeout = 3600
|
# timeout = 3600
|
||||||
on-timeout = systemctl suspend
|
# on-timeout = systemctl suspend
|
||||||
}
|
# }
|
||||||
|
|
||||||
listener {
|
listener {
|
||||||
timeout = 30
|
timeout = 30
|
||||||
|
|||||||
@@ -174,6 +174,10 @@ input {
|
|||||||
follow_mouse = 2
|
follow_mouse = 2
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cursor {
|
||||||
|
no_hardware_cursors = true
|
||||||
|
}
|
||||||
|
|
||||||
# general settings
|
# general settings
|
||||||
general {
|
general {
|
||||||
# layout
|
# layout
|
||||||
|
|||||||
Reference in New Issue
Block a user