From 81996e59502274bdc8bef816f526542456034966 Mon Sep 17 00:00:00 2001 From: Hippolyte Chauvin Date: Thu, 20 Apr 2023 21:53:49 +0200 Subject: [PATCH] Nettoyage --- home/winitrc-hyprland | 6 ------ 1 file changed, 6 deletions(-) diff --git a/home/winitrc-hyprland b/home/winitrc-hyprland index 5642ae0..5be51f2 100755 --- a/home/winitrc-hyprland +++ b/home/winitrc-hyprland @@ -3,12 +3,6 @@ # cd to home cd -# Add the Wayland version of Wine to the path -export PATH="/opt/wine-wl/usr/bin:$PATH" - -# Set librewolf as default browser -export BROWSER=librewolf - # Execution exec \ dbus-launch --exit-with-session \