diff options
Diffstat (limited to 'desktop/.config')
-rwxr-xr-x | desktop/.config/river/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/.config/river/init b/desktop/.config/river/init index 1d6a796..3a41763 100755 --- a/desktop/.config/river/init +++ b/desktop/.config/river/init @@ -17,7 +17,7 @@ riverctl input "pointer-20547-7851-Ploopy_Corporation_Trackball_Nano" pointer-ac riverctl map normal Super+Shift Return spawn foot riverctl map normal Super T spawn "emacsclient -c" riverctl map normal Super D spawn "rofi -show run" -riverctl map normal Super S spawn "rofipass-wayland" +riverctl map normal Super S spawn "$HOME/bin/rofipass-wayland" # Super+Q to close the focused view riverctl map normal Super+Shift C close |