diff --git a/home/hypr/default.nix b/home/hypr/default.nix index cba28a0b..62212abb 100644 --- a/home/hypr/default.nix +++ b/home/hypr/default.nix @@ -17,6 +17,7 @@ pyprland udiskie xdg-desktop-portal-hyprland + xfce.exo ]; wayland.windowManager.hyprland = { @@ -42,6 +43,8 @@ xdg.configFile."hypr/pyprland.toml".source = ./pyprland.toml; + xdg.configFile."xfce4/helpers.rc".source = ../xfce/helpers.rc; + home.pointerCursor = { gtk.enable = true; # x11.enable = true; diff --git a/home/xfce/helpers.rc b/home/xfce/helpers.rc new file mode 100644 index 00000000..c44f0cd7 --- /dev/null +++ b/home/xfce/helpers.rc @@ -0,0 +1,4 @@ +TerminalEmulator=alacritty +FileManager=thunar +WebBrowser=firefox +