From adbdf807a3b40f98e1352758cbb96cfc0f4c5d8c Mon Sep 17 00:00:00 2001 From: MoritzBoehme Date: Mon, 24 Jan 2022 11:20:45 +0100 Subject: [PATCH] :rocket: new keybindings --- modules/desktop/bspwm/sxhkdrc | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/modules/desktop/bspwm/sxhkdrc b/modules/desktop/bspwm/sxhkdrc index efc9e7a..b9847c4 100755 --- a/modules/desktop/bspwm/sxhkdrc +++ b/modules/desktop/bspwm/sxhkdrc @@ -92,14 +92,18 @@ super + c super + h sxhkd-help +# script for sharing files +super + s + share + # Apps # start firefox -super + {_,shift} +f +super + {_,shift} + f firefox {_,--private-window} # terminal emulator -super + Return - kitty +super + {_,shift} + Return + {_,bspc rule -a "kitty" -o state=floating;} kitty # Emacs