This commit is contained in:
Stephan Raabe
2024-02-23 16:03:57 +01:00
parent c599054e50
commit 3acfb56e52
4 changed files with 94 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"label" : "lock",
"action" : "sleep 1; swaylock",
"action" : "sleep 1; hyprlock",
"text" : "Lock",
"keybind" : "l"
}