This commit is contained in:
Stephan Raabe
2024-02-24 11:39:04 +01:00
parent 0dd9f9b74d
commit ce7fc3ba27
5 changed files with 33 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
}
{
"label" : "logout",
"action" : "hyprctl dispatch exit",
"action" : "$HOME/dotfiles/hypr/scripts/exit.sh",
"text" : "Exit",
"keybind" : "e"
}