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 = "