mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Showing the scratchpads is not necessary.
The initial show for the scratchpad only makes them show up, when reloading i3, which is a bit annoying. When calling `ddspawn`, they spawn nontheless.
This commit is contained in:
parent
dddb3c200f
commit
c17ecaf2b7
@ -36,7 +36,6 @@ set $hibernate sudo -A systemctl suspend
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user