Update power saving mode keybinds

This commit is contained in:
2022-01-02 20:43:55 +02:00
parent a48a75929e
commit cca52abf6f

View File

@@ -177,7 +177,7 @@ globalkeys =
{description = "toggle power saving mode", group = "hotkeys"}
),
awful.key(
{modkey},
{modkey, "Control"},
"t",
function()
awful.spawn("/home/nick/.config/awesome/scripts/switch_theme.sh", false)