Changed powerbutton to run dm-logout script with ROFI

This commit is contained in:
Derek Taylor
2024-11-17 12:42:56 -06:00
parent 54273aafb1
commit 07eadaa263

View File

@@ -162,6 +162,6 @@
"custom/power": {
"format": "󰤆",
"tooltip": false,
"on-click": "dm-logout &"
"on-click": "dm-logout -r &"
}
}