alacritty and hyprpaper config

This commit is contained in:
2026-02-08 15:42:10 +01:00
parent 139e3bf617
commit de96c161d9
649 changed files with 17 additions and 171080 deletions

View File

@@ -9,6 +9,6 @@ mkdir -p $HOME/.config/environment.d
echo $PATH >$HOME/.config/environment.d/path.conf
if [ -z "$WAYLAND_DISPLAY" ] && [ -n "$XDG_VTNR" ] && [ "$XDG_VTNR" -eq 1 ] ; then
exec sway --unsupported-gpu
exec start-hyprland
fi