From 4678ad16310e56df0f0b1c0917c045bbc45d47a7 Mon Sep 17 00:00:00 2001 From: pancakes Date: Tue, 16 Apr 2024 20:11:13 +1000 Subject: [PATCH] =?UTF-8?q?Emoji=20=F0=9F=98=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ river/.config/river/init | 1 + 2 files changed, 3 insertions(+) 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