use nwg-dialog in Exit menu

This commit is contained in:
piotr 2024-04-19 00:58:48 +02:00
parent 07a8cdad6a
commit a3c9f582bb
4 changed files with 4 additions and 4 deletions

View File

@ -81,7 +81,7 @@
},
{
"name": "Exit sway session",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\"",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\""
},
{
"name": "Restart",

View File

@ -83,7 +83,7 @@
},
{
"name": "Exit sway session",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\"",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\""
},
{
"name": "Restart",

View File

@ -95,7 +95,7 @@
},
{
"name": "Exit sway session",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\"",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\""
},
{
"name": "Restart",

View File

@ -79,7 +79,7 @@
},
{
"name": "Exit sway session",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\"",
"cmd": "nwg-dialog -p exit-sway -c \"swaymsg exit\""
},
{
"name": "Restart",