add pcmanfm
This commit is contained in:
parent
d07d7210cd
commit
fec9e87538
4
sxhkdrc
4
sxhkdrc
|
@ -55,9 +55,11 @@ super + shift + Return
|
||||||
super + control + Return
|
super + control + Return
|
||||||
alacritty
|
alacritty
|
||||||
|
|
||||||
# file manager
|
# file managers
|
||||||
super + Insert
|
super + Insert
|
||||||
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light-small.yml -e lf ~
|
bspc rule --add Alacritty --one-shot state=floating && alacritty --config-file ~/.config/alacritty/alacritty--light-small.yml -e lf ~
|
||||||
|
super + shift + Insert
|
||||||
|
bspc rule --add Pcmanfm --one-shot state=floating && pcmanfm
|
||||||
|
|
||||||
## screenshots
|
## screenshots
|
||||||
super + Print
|
super + Print
|
||||||
|
|
Loading…
Reference in New Issue