readded accidentally removed stickyness of scratchpads

This commit is contained in:
LoganDungeon 2019-01-21 20:42:23 +01:00 committed by GitHub
parent 43562c589f
commit 121c0e0051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ 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