This commit is contained in:
2024-08-23 12:47:06 -07:00
parent 3e45521719
commit 15bff08165
3 changed files with 568 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ hy3, ... }:
{
imports = [
@@ -8,6 +8,7 @@
wayland.windowManager.hyprland = {
enable = true;
#plugins = [ hy3.packages.x86_64-linux.hy3 ];
settings = {
"$mod" = "SUPER";
"$terminal" = "kitty";