From 5206a654158035e79c138b463f563d45328fe023 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 21 Oct 2025 09:00:24 +0200 Subject: [PATCH] thunar fixes --- setup/modules/Desktop-Enviroments/hyprland.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/modules/Desktop-Enviroments/hyprland.sh b/setup/modules/Desktop-Enviroments/hyprland.sh index 3e94cf5..ff98528 100644 --- a/setup/modules/Desktop-Enviroments/hyprland.sh +++ b/setup/modules/Desktop-Enviroments/hyprland.sh @@ -29,6 +29,7 @@ sudo cp ./eww /usr/bin sudo cp -r ~/Dotfiles/gtk-themes/cyberqueer /usr/share/themes sudo cp ~/Dotfiles/desktopenvs/hyprland/btop/themes/cyberqueer.theme /usr/share/btop/themes sudo cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/config.toml +sudo ln -s /usr/bin/kitty /usr/bin/xdg-terminal-exec sudo ln /usr/bin/ksshaskpass /usr/lib/ssh/ssh-askpass cd ~/install-tmp