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
+1 -1
View File
@@ -12,7 +12,7 @@
} }
{ {
"label" : "logout", "label" : "logout",
"action" : "sleep 1; hyprctl dispatch exit", "action" : "sleep 1; loginctl terminate-user $USER",
"text" : "Logout", "text" : "Logout",
"keybind" : "e" "keybind" : "e"
} }