1: Fix wlogout logout command
This commit is contained in:
parent
3eedc75c3a
commit
3a7247d7b4
@ -16,7 +16,7 @@
|
||||
}
|
||||
{
|
||||
label = "logout";
|
||||
action = "loginctl terminate-user $USER";
|
||||
action = "sleep 1; hyprctl dispatch exit";
|
||||
text = "Logout";
|
||||
keybind = "e";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user