mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-23 06:46:56 -04:00
spawn: don’t error out if we fail to chdir()
This commit is contained in:
parent
064121ee95
commit
ac30da7a01
2 changed files with 7 additions and 1 deletions
|
|
@ -76,6 +76,8 @@
|
|||
now translated to pixel values using the monitor’s scaling factor
|
||||
when `dpi-aware=no`, or `dpi-aware=auto` and the scaling factor is
|
||||
larger than 1 (https://codeberg.org/dnkl/foot/issues/680).
|
||||
* Spawning a new terminal with a working directory that does not exist
|
||||
is no longer a fatal error.
|
||||
|
||||
|
||||
### Removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue