From d9e3d1977e79ea36da7bc615699b67f431913c23 Mon Sep 17 00:00:00 2001 From: Devin Finlinson Date: Sat, 30 Sep 2023 03:52:11 -0600 Subject: adding theming and config from ryan4yin nix-config on git --- modules/hyprland.nix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 modules/hyprland.nix (limited to 'modules') diff --git a/modules/hyprland.nix b/modules/hyprland.nix deleted file mode 100644 index 0540606..0000000 --- a/modules/hyprland.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ config, lib, ...}: -{ - programs.hyprland.enable = true; - # Optional, hint electron apps to use wayland: - environment.sessionVariables.NIXOS_OZONE_WL = "1"; -} \ No newline at end of file -- cgit v1.2.3