From 25c9394277675497e389316047173981dfcce8b4 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Sat, 13 Jul 2024 03:19:21 -0700 Subject: [PATCH] feat: change rofi keybind to mod+space --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.nix b/home.nix index ca8cb88..8e0a135 100755 --- a/home.nix +++ b/home.nix @@ -206,7 +206,7 @@ "$mod+Alt, S, movetoworkspacesilent, special" # Utilities - "$mod, A, exec, pkill -x rofi || rofi -show drun" # Run rofi + "$mod, Space, exec, pkill -x rofi || rofi -show drun" # Run rofi "$mod, P, exec, grim -g \"$(slurp)\" - | swappy -f -" # Screenshot