changed monitor setup and tried to fix annoyances..
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
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
|
||||
|
||||
# set orientation top on rotated display
|
||||
|
||||
@@ -15,10 +15,10 @@ listener {
|
||||
on-resume = hyprctl dispatch dpms on
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 3600
|
||||
on-timeout = systemctl suspend
|
||||
}
|
||||
# listener {
|
||||
# timeout = 3600
|
||||
# on-timeout = systemctl suspend
|
||||
# }
|
||||
|
||||
listener {
|
||||
timeout = 30
|
||||
|
||||
@@ -174,6 +174,10 @@ input {
|
||||
follow_mouse = 2
|
||||
}
|
||||
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
||||
# general settings
|
||||
general {
|
||||
# layout
|
||||
|
||||
Reference in New Issue
Block a user