From b85aa5e5fc38e390638b6a0ae13de226202acf8e Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 14 Aug 2023 22:06:52 +0900 Subject: [PATCH] Hyprland stuff --- desktops/hyprland/waybar/gruvbox.nix | 4 ++-- hosts/nixos-laptop/desktops/hyprland-conf.nix | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/desktops/hyprland/waybar/gruvbox.nix b/desktops/hyprland/waybar/gruvbox.nix index 37aa8f33..7c0cc0cb 100644 --- a/desktops/hyprland/waybar/gruvbox.nix +++ b/desktops/hyprland/waybar/gruvbox.nix @@ -3,13 +3,13 @@ # Called from: /hosts/${hostname}/desktops/hyprland-conf.nix # https://yewtu.be/watch?v=tWQB1NDDA9c # Waybar configuration - "~/.config/waybar/config.jsonc" = { + ".config/waybar/config.jsonc" = { enable = true; executable = false; text = ""; }; # Waybar theming - "~/.config/waybar/style.css" = { + ".config/waybar/style.css" = { enable = true; executable = false; text = ""; diff --git a/hosts/nixos-laptop/desktops/hyprland-conf.nix b/hosts/nixos-laptop/desktops/hyprland-conf.nix index 1a0deb8d..bf101768 100644 --- a/hosts/nixos-laptop/desktops/hyprland-conf.nix +++ b/hosts/nixos-laptop/desktops/hyprland-conf.nix @@ -1,6 +1,6 @@ { ... }: { home.file = { - "~/.config/hpyr/hyprland.conf" = { + ".config/hpyr/hyprland.conf" = { enable = true; text = " # This is an example Hyprland config file. @@ -174,7 +174,7 @@ "; }; # Set the custom launcher script - "~/.config/hypr/start.sh" = { + ".config/hypr/start.sh" = { enable = true; executable = true; text = "