From 2c044113f7c5d0f65da7745f586de0287daf67d1 Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Fri, 20 Sep 2024 21:22:16 +0200 Subject: [PATCH] feat(hypr): Setup theme packages and init --- de/hypr/default.nix | 4 ++++ de/hypr/hyprland.conf.d/startup.conf | 1 + 2 files changed, 5 insertions(+) diff --git a/de/hypr/default.nix b/de/hypr/default.nix index de10738..0ee92a2 100644 --- a/de/hypr/default.nix +++ b/de/hypr/default.nix @@ -35,6 +35,10 @@ pkgs.firefox pkgs.kitty pkgs.yazi + # Theme + pkgs.bibata-cursors + pkgs.qogir-theme + pkgs.qogir-icon-theme ]; wayland.windowManager.hyprland = { diff --git a/de/hypr/hyprland.conf.d/startup.conf b/de/hypr/hyprland.conf.d/startup.conf index ccd4551..7fd4d95 100644 --- a/de/hypr/hyprland.conf.d/startup.conf +++ b/de/hypr/hyprland.conf.d/startup.conf @@ -6,4 +6,5 @@ exec-once = wallpaperctl daemon exec-once = swayosd-server exec-once = udiskie exec-once = eww-bard +exec-once = hyprctl setcursor Bibata-Modern-Classic 24 exec-once = dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP