Simplified ddspawn, no need for pause

This commit is contained in:
Gergely Horváth
2019-01-03 19:51:38 +01:00
parent ebdff2ce6a
commit bcdfd2e2c4
2 changed files with 7 additions and 4 deletions

View File

@@ -39,6 +39,8 @@ for_window [instance="tmuxdd"] resize set 625 450
for_window [instance="tmuxdd"] move scratchpad
for_window [instance="tmuxdd"] border pixel 3
for_window [instance="tmuxdd"] sticky enable
for_window [instance="tmuxdd"] scratchpad show
for_window [instance="tmuxdd"] move position center
# Then I have a window running R I use for basic arithmetic
# I'll later bind this to mod+a.
@@ -47,6 +49,8 @@ for_window [instance="dropdowncalc"] resize set 800 300
for_window [instance="dropdowncalc"] move scratchpad
for_window [instance="dropdowncalc"] border pixel 2
for_window [instance="dropdowncalc"] sticky enable
for_window [instance="dropdowncalc"] scratchpad show
for_window [instance="dropdowncalc"] move position center
# #---Starting External Scripts---# #
# Setting the background: