term max in scratchpad
parent
1319c7e40b
commit
9d85c6d390
|
|
@ -4,7 +4,7 @@
|
||||||
# You can send windows there and get them back later.
|
# You can send windows there and get them back later.
|
||||||
|
|
||||||
# launch a terminal and move it to scratch at launch
|
# launch a terminal and move it to scratch at launch
|
||||||
exec --no-startup-id "sleep 10 && $term -t scratch -a scratch -W 130x25"
|
exec --no-startup-id "sleep 10 && $term -t scratch -a scratch -m"
|
||||||
for_window [app_id="scratch"] floating enable, move absolute position center
|
for_window [app_id="scratch"] floating enable, move absolute position center
|
||||||
for_window [app_id="scratch"] move scratchpad
|
for_window [app_id="scratch"] move scratchpad
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue