diff --git a/sxhkdrc b/sxhkdrc index d25b9e0..9111eb3 100644 --- a/sxhkdrc +++ b/sxhkdrc @@ -10,6 +10,13 @@ #super + @space # dmenu_run +# dunst +ctrl + space + dunstctl close-all + +ctrl + grave + dunstctl history-pop + # toggle keyboard layout super + BackSpace ~/.config/sxhkd/toggle-gb-ru-kb.sh @@ -61,6 +68,12 @@ super + Insert super + shift + Insert bspc rule --add Pcmanfm --one-shot state=floating && pcmanfm +# floating terminal +super + Delete + bspc rule --add Alacritty --one-shot state=floating && alacritty --working-directory ~/.Temp --config-file ~/.config/alacritty/alacritty--light-small.yml +super + control + Delete + bspc rule --add Alacritty --one-shot state=floating && alacritty --working-directory ~/.Temp --config-file ~/.config/alacritty/alacritty--light-small.yml -e nvim -c "setfiletype markdown" + ## screenshots super + Print i3-scrot