cosmic updates
This commit is contained in:
parent
6250a9195c
commit
66ab3b28db
6 changed files with 24 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{ pkgs, lib, nixConfig, ... }:
|
||||
{
|
||||
gtk = {
|
||||
gtk = lib.mkIf (!nixConfig.mods.de_cosmic.enable) {
|
||||
enable = true;
|
||||
|
||||
cursorTheme = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue