diff --git a/README.md b/README.md index a155e2c..245e909 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,8 @@ Thunar (files) - Super+Shift+E BTOP++ (monitor) - Ctrl+Shift+Escape +Emoji picker - Super+. + ArchWiki in browser - Super+/ #### System diff --git a/river/.config/river/init b/river/.config/river/init index effd1a0..816ff22 100755 --- a/river/.config/river/init +++ b/river/.config/river/init @@ -90,6 +90,7 @@ riverctl map normal Super Return spawn $TERMINAL riverctl map normal Super E spawn "$TERMINAL -e lf" riverctl map normal Super+Shift E spawn thunar riverctl map normal Control+Shift Escape spawn "$TERMINAL -e btop" +riverctl map normal Super Period spawn bemoji # Emoji picker riverctl map normal Super Slash spawn "xdg-open https://wiki.archlinux.org" # tech support :3 # Screenshots