Update power saving mode keybinds

This commit is contained in:
2022-01-02 20:43:55 +02:00
parent 367ca55f24
commit 8f44ec05ed

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)