changed monitor setup and tried to fix annoyances..
This commit is contained in:
@@ -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