diff options
| author | Maximilian Bosch <maximilian@mbosch.me> | 2019-04-25 17:21:09 +0200 |
|---|---|---|
| committer | Maximilian Bosch <maximilian@mbosch.me> | 2019-04-26 21:12:52 +0200 |
| commit | a1ffabe4de458517e64b091e0aa4664464a36839 (patch) | |
| tree | 9f081283cfb52e4e8c57b9e5921fc3c9c0814209 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 5d2775156b5fe781895528ffa08513a22822127d (diff) | |
nixos/window-managers/i3: write config file to `/etc/i3/config`
The default config of i3 provides a key binding to reload, so changes
take effect immediately:
```
bindsym $mod+Shift+c reload
```
Unfortunately the current module uses the store path of the `configFile`
option. So when I change the config in NixOS, a store path will be
created, but the current i3 process will continue to use the old one,
hence a restart of i3 is required currently.
This change links the config to `/etc/i3/config` and alters the X
startup script accordingly so after each rebuild, the config can be
reloaded.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
