about summary refs log tree commit diff
path: root/home/modules/i3.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/modules/i3.nix')
-rw-r--r--home/modules/i3.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/modules/i3.nix b/home/modules/i3.nix
index 8b83f880a4..36f2d450ed 100644
--- a/home/modules/i3.nix
+++ b/home/modules/i3.nix
@@ -76,7 +76,7 @@ in {
 
             "${mod}+f" = "fullscreen";
 
-            "${mod}+Shift+r" = "exec home-manager switch";
+            "${mod}+Shift+r" = "restart";
 
             "${mod}+r" = "mode resize";