mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
scratchpad show fix
Now the scratchpads don't spawn when i3 restarts and they correctly "initialized"
This commit is contained in:
parent
c17ecaf2b7
commit
43562c589f
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user