scratchpad show fix

Now the scratchpads don't spawn when i3 restarts and they correctly "initialized"
This commit is contained in:
LoganDungeon 2019-01-21 20:40:52 +01:00 committed by GitHub
parent c17ecaf2b7
commit 43562c589f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,12 +35,13 @@ set $hibernate sudo -A systemctl suspend
# General dropdown window traits. The order can matter.
for_window [instance="dropdown_*"] floating enable
for_window [instance="dropdown_*"] move scratchpad
for_window [instance="dropdown_*"] sticky enable
for_window [instance="dropdown_*"] scratchpad show
for_window [instance="dropdown_tmuxdd"] resize set 625 450
for_window [instance="dropdown_dropdowncalc"] resize set 800 300
for_window [instance="dropdown_tmuxdd"] border pixel 3
for_window [instance="dropdown_dropdowncalc"] border pixel 2
for_window [instance="dropdown_*"] move position center
for_window [instance="dropdown_*"] scratchpad show
# #---Starting External Scripts---# #
# Setting the background: