Update swayidle times

This commit is contained in:
Stephan Raabe
2023-10-04 14:18:59 +02:00
parent fe350bfe16
commit ea6f98fd4f
2 changed files with 14 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
}
{
"label" : "logout",
"action" : "sleep 1; hyprctl dispatch exit",
"action" : "sleep 1; loginctl terminate-user $USER",
"text" : "Logout",
"keybind" : "e"
}