solorice/config/zsh/.zprofile-wayland
Kristofers Solo a42ded1119 Use dotter
2024-08-28 09:02:07 +03:00

9 lines
223 B
Bash

#!/bin/sh
# export WM="Hyprland"
# export XDG_CURRENT_DESKTOP=Hyprland
# export XDG_SESSION_TYPE=wayland
# export XDG_SESSION_DESKTOP=Hyprland
[ "$(tty)" = "/dev/tty1" ] && ! pidof -s Hyprland >/dev/null 2>&1 && Hyprland