diff options
| author | Baitinq <[email protected]> | 2022-09-15 15:48:05 +0200 |
|---|---|---|
| committer | Baitinq <[email protected]> | 2022-09-15 15:48:16 +0200 |
| commit | 2d444dd30ed2aa664d0d5290825284d4e319f200 (patch) | |
| tree | ba135f7c6f276820901d04afce5772e95d9fd6fa /hosts | |
| parent | River: Set good border colors (diff) | |
| download | nixos-config-2d444dd30ed2aa664d0d5290825284d4e319f200.tar.gz nixos-config-2d444dd30ed2aa664d0d5290825284d4e319f200.tar.bz2 nixos-config-2d444dd30ed2aa664d0d5290825284d4e319f200.zip | |
River: Add wlsunset
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index eb0ad68..a73f4e9 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -44,6 +44,7 @@ swaybg river wlr-randr + wlsunset ] ++ (with pkgs.custom; [ lemacs |