- Fix nvim config - Add scripts - Add power setting - Add swayidle config - Add template system - Clean sway config
11 lines
217 B
Text
11 lines
217 B
Text
# Power settings configuration
|
|
# every time is in second
|
|
|
|
# time before minimum brightness
|
|
idle 300
|
|
# time before locking screen
|
|
lock 400
|
|
# time before turning off the display
|
|
screen 500
|
|
# time before sleep
|
|
sleep 900
|