From 55442ae2328939fe2bd9455099fb9d77ba1ba2af Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Fri, 5 Mar 2021 17:03:33 +0100 Subject: [PATCH] sxhkd: Add sharefile, emoji keybinds Updated pass and surfraw to make use of capital letter shortcuts to keep the general shortcut space a bit less cluttered (`Super + P/Q` respectively). Added a shortcut to automatically enter emoji, using rofimoji, via `super + E`. Added a shortcut to invoke a floating file picker which will automatically be shared through `sharefile`, via `super + U` --- sxhkd/.config/sxhkd/sxhkdrc | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index c0371c3..0f3b4cf 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -42,13 +42,20 @@ super + { r, shift + r } rofi -modi calc -show calc -location { 1, 5 } # open gopass frontend menu -super + p +super + shift + p rofi-pass -theme themes/dropdown # open surfraw rofi frontend -super + q +super + shift + q rofi-surfraw +# insert emojis into any document/form +super + shift + e + rofimoji + +super + shift + u + alacritty --class floating,floating -e sharefile | xargs notify-send + ## modes # mode:media:alt + m