dotfiles/.bash_profile
2025-09-30 08:35:40 +02:00

9 lines
140 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
# [ -z "$DISPLAY" ] &&
[ `tty` = '/dev/tty1' ] && exec dbus-run-session Hyprland