diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2023-09-23 13:41:33 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2023-09-25 20:50:43 -0400 |
commit | 7fe9632e4e49c54612a11a8b03869b0320bc01d9 (patch) | |
tree | 89ed9d79227c074b8ef0562fc46df6ffa1676cfb /desktop | |
parent | 2c9d70579de40889b60ad0092094f592adb3dc6d (diff) |
update config
Diffstat (limited to 'desktop')
-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 |