Update power saving mode keybinds
This commit is contained in:
@@ -177,7 +177,7 @@ globalkeys =
|
|||||||
{description = "toggle power saving mode", group = "hotkeys"}
|
{description = "toggle power saving mode", group = "hotkeys"}
|
||||||
),
|
),
|
||||||
awful.key(
|
awful.key(
|
||||||
{modkey},
|
{modkey, "Control"},
|
||||||
"t",
|
"t",
|
||||||
function()
|
function()
|
||||||
awful.spawn("/home/nick/.config/awesome/scripts/switch_theme.sh", false)
|
awful.spawn("/home/nick/.config/awesome/scripts/switch_theme.sh", false)
|
||||||
|
Reference in New Issue
Block a user