dotfiles/home/winitrc-hyprland
Hippolyte Chauvin 81996e5950 Nettoyage
2023-04-20 21:53:49 +02:00

11 lines
133 B
Bash
Executable file

#!/bin/sh -xe
# cd to home
cd
# Execution
exec \
dbus-launch --exit-with-session \
ssh-agent \
/usr/bin/Hyprland "$@"