Changed powerbutton to run dm-logout script

This commit is contained in:
Derek Taylor
2024-11-17 10:55:27 -06:00
parent 13c2e99229
commit 54273aafb1

View File

@@ -162,6 +162,6 @@
"custom/power": {
"format": "󰤆",
"tooltip": false,
"on-click": "~/.config/rofi/powermenu/type-2/powermenu.sh &"
"on-click": "dm-logout &"
}
}