+sxhkd bind to open dev terminals

I've added an option in dwm to place 'Dev' class terminals in the 5th
workspace, so I've also added a bind to open dev class terminals easily.
This commit is contained in:
dx
2020-07-15 15:33:55 +01:00
parent f8ca6b9e1b
commit e2cede510b

View File

@@ -15,6 +15,10 @@ super + Return
notify-send "Launching terminal"; \
$TERMINAL
super + shift + Return
notify-send "Launching Dev Terminal"; \
$TERMINAL -c 'Dev'
{super,hyper} + a
dmenu_run