added battery widget to laptops
This commit is contained in:
@@ -29,11 +29,11 @@ listener {
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 1800 # 30min
|
||||
timeout = 600 # 10min
|
||||
on-timeout = loginctl lock-session # lock screen when timeout has passed
|
||||
}
|
||||
|
||||
listener {
|
||||
timeout = 3600 # 60min
|
||||
on-timeout = systemctl hibernate # hibernate and suspend pc
|
||||
timeout = 1200 # 20min
|
||||
on-timeout = systemctl suspend # suspend pc
|
||||
}
|
||||
|
Reference in New Issue
Block a user