add floating terminal, dunstctl

This commit is contained in:
Ray Elliott 2021-10-26 11:27:39 +01:00
parent fec9e87538
commit d302faa993
1 changed files with 13 additions and 0 deletions

13
sxhkdrc
View File

@ -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