all repos

dotfiles @ 0f397441e346720f113916b8210d321da66f2339

i use rach linux btw
2 files changed, 2 insertions(+), 2 deletions(-)
hyprlock: change timings
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-06-20 18:08:05 +0300
Parent: 40eee68
M config/hypr/hyprlock.conf
···
                34
                34
                 

              
                35
                35
                 

              
                36
                36
                 input-field {

              
                37
                
                -    monitor = eDP-1

              
                
                37
                +    monitor =

              
                38
                38
                     size = 300, 50

              
                39
                39
                     valign = bottom

              
                40
                40
                     position = 0%, 10%

              
M config/niri/hypridle.conf
···
                8
                8
                 }

              
                9
                9
                 

              
                10
                10
                 listener { # turn off screens

              
                11
                
                -  timeout = 230

              
                
                11
                +  timeout = 260

              
                12
                12
                   on-timeout = niri msg action power-off-monitors

              
                13
                13
                   on-resume = niri msg action power-on-monitors

              
                14
                14
                 }