diff options
| -rw-r--r-- | .config/sxhkd/sxhkdrc | 11 | 
1 files changed, 11 insertions, 0 deletions
| diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc index cd4a128..6235cc6 100644 --- a/.config/sxhkd/sxhkdrc +++ b/.config/sxhkd/sxhkdrc @@ -33,6 +33,17 @@ super + ctrl + q  	brave --incognito  super + alt + q  	brave --tor +# Launch wa +super + shift + w +	whatsapp-nativefier + +# Launch teams +super + shift + t +	teams +	 +# Launch spotify  +super + shift + m +	sp  # Launch password manager  #super + p | 
