This website requires JavaScript.
Explore
Help
Sign In
james
/
nil
Archived
Watch
1
Star
0
Fork
0
You've already forked nil
Code
Issues
1
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-08-08
. You can view files and clone it, but cannot push or open issues or pull requests.
ad5b55c5c7
nil
/
modules
/
applications
/
sway
/
default.nix
4 lines
95 B
Nix
Raw
Normal View
History
Unescape
Escape
Added Gammastep for redshifting
2022-03-08 04:35:44 +00:00
{
config
,
pkgs
,
.
.
.
}:
{
relocated dunst as its not sway dependent.
2022-03-24 23:47:55 +00:00
imports
=
[
./sway.nix
./gammastep.nix
./mako.nix
./waybar.nix
]
;
Added Gammastep for redshifting
2022-03-08 04:35:44 +00:00
}
Reference in New Issue
Copy Permalink