Ajout du winitrc de Hyprland

This commit is contained in:
Hippolyte Chauvin 2023-04-13 00:17:43 +02:00
parent 0c66ecad1e
commit 1502165618

16
winitrc-1 Executable file
View file

@ -0,0 +1,16 @@
#!/bin/sh -xe
# 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
dbus-launch --exit-with-session \
ssh-agent \
/usr/bin/Hyprland