diff --git a/hosts/pinwheel/home.nix b/hosts/pinwheel/home.nix index b1285ae..d9076c6 100644 --- a/hosts/pinwheel/home.nix +++ b/hosts/pinwheel/home.nix @@ -146,6 +146,8 @@ move = builtins.genList (x: "$mod SHIFT, ${ws x}, movetoworkspacesilent, ${builtins.toString (x + 1)}") 10; in select ++ move ++ [ + "$mod SHIFT, x, exec, systemctl suspend" + "$mod, RETURN, exec, foot" "$mod, SPACE, exec, bemenu-run"