changed monitor setup and tried to fix annoyances..

This commit is contained in:
scbj
2025-12-03 13:51:49 +01:00
parent b911c1b910
commit 2f794c9f45
3 changed files with 9 additions and 5 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -174,6 +174,10 @@ input {
follow_mouse = 2 follow_mouse = 2
} }
cursor {
no_hardware_cursors = true
}
# general settings # general settings
general { general {
# layout # layout