diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2024-01-18 11:02:15 +0400 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-01-18 11:13:36 +0400 |
| commit | 0f85c7954888b436359af1f76e3eb800817c085e (patch) | |
| tree | c09a0b6ea50fb867889dd9c5a6f616003bea126b /niri-config/Cargo.toml | |
| parent | 6beef26662e4aab28bc7928ad5f3e2878a2199bd (diff) | |
| download | niri-0f85c7954888b436359af1f76e3eb800817c085e.tar.gz niri-0f85c7954888b436359af1f76e3eb800817c085e.tar.bz2 niri-0f85c7954888b436359af1f76e3eb800817c085e.zip | |
Watch config path even if it didn't exist at startup
Diffstat (limited to 'niri-config/Cargo.toml')
| -rw-r--r-- | niri-config/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/niri-config/Cargo.toml b/niri-config/Cargo.toml index 1d6acab9..3f3c61a4 100644 --- a/niri-config/Cargo.toml +++ b/niri-config/Cargo.toml @@ -9,7 +9,6 @@ repository.workspace = true [dependencies] bitflags.workspace = true -directories.workspace = true knuffel = "3.2.0" miette = "5.10.0" smithay.workspace = true |
