update to latest files

This commit is contained in:
2025-10-17 13:23:41 -07:00
parent 7cadf88d89
commit 926232e3cd
4 changed files with 23 additions and 6 deletions

View File

@@ -24,12 +24,12 @@ listener {
}
listener {
timeout = 300 # 5min
timeout = 600 # 5min
on-timeout = loginctl lock-session # lock screen when timeout has passed
}
listener {
timeout = 330 # 5.5min
timeout = 630 # 5.5min
on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed
on-resume = hyprctl dispatch dpms on # screen on when activity is detected after timeout has fired.
}

View File

@@ -197,9 +197,9 @@ input {
}
# https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures {
workspace_swipe = false
}
#gestures {
# workspace_swipe = false
#}
# Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more

12
hypr/hyprsunset.conf Normal file
View File

@@ -0,0 +1,12 @@
max-gamma = 150
profile {
time = 7:30
identity = true
}
profile {
time = 18:00
temperature = 5000
gamma = 0.8
}