Merge branch 'main' into 'dev'

# Conflicts:
#   README.md
#   hypr/hyprland.conf
#   scripts/lockscreentime.sh
This commit is contained in:
Stephan Raabe 2023-10-18 15:23:43 +00:00
commit 1378f955c7

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"
}