Skip confirmation on logout
This commit is contained in:
parent
b0ae831e51
commit
0883aefa2f
|
@ -118,7 +118,7 @@ menu=(
|
|||
[ Suspend]="systemctl suspend"
|
||||
[ Hibernate]="systemctl hibernate"
|
||||
[ Lock]="xflock4"
|
||||
[ Logout]="xfce4-session-logout"
|
||||
[ Logout]="xfce4-session-logout --logout"
|
||||
[ Cancel]=""
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue