about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-16 02:08:00 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-16 02:08:00 +0200
commitb89037936f044a3bd7c3dce0f80991ce80e026b2 (patch)
tree34ca3177fe89abd70435ebe48b5eea8eae25d9e5
parentRiver: Add smart-wallpaper (diff)
downloadnixos-config-b89037936f044a3bd7c3dce0f80991ce80e026b2.tar.gz
nixos-config-b89037936f044a3bd7c3dce0f80991ce80e026b2.tar.bz2
nixos-config-b89037936f044a3bd7c3dce0f80991ce80e026b2.zip
River: Change exit to Mod+Ctrl+Shift E
-rwxr-xr-xdotfiles/river/init2
-rw-r--r--flake.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/river/init b/dotfiles/river/init
index ecd90ed..7e669a4 100755
--- a/dotfiles/river/init
+++ b/dotfiles/river/init
@@ -43,7 +43,7 @@ riverctl map normal $mod Tab focus-previous-tags
 riverctl map normal $mod Q close
 
 # $mod+Shift+E to exit river
-riverctl map normal $mod+Shift E exit
+riverctl map normal $mod+Ctrl+Shift E exit
 
 # $mod+J and $mod+K to focus the next/previous view in the layout stack
 riverctl map normal $mod J focus-view next
diff --git a/flake.lock b/flake.lock
index 5e247f0..6958b30 100644
--- a/flake.lock
+++ b/flake.lock
@@ -4,7 +4,7 @@
       "flake": false,
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-JFNbhtrnw2TDKsDiONKdPz354phQjsj8+bOybmNWQQg=",
+        "narHash": "sha256-oG9Znt77FPWfjX2jqOBMuroGUVahMGlpM2evCst/EcE=",
         "path": "./dotfiles",
         "type": "path"
       },