support for gnome desktop

This commit is contained in:
Leonardo Eugênio 2022-11-07 11:24:40 -03:00
parent 0a1647e0e7
commit f7b9c71006
18 changed files with 155 additions and 143 deletions

View file

@ -25,6 +25,7 @@ let
fi
'';
in {
imports = [ ./theme.nix ];
config = {
wayland.windowManager.sway = let
mod = "Mod4";