diff options
| -rw-r--r-- | .bash_profile | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/.bash_profile b/.bash_profile index da19a36..326d8a6 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,3 +1,2 @@ -command -v emacs >/dev/null && emacs --daemon  [[ -f ~/.bashrc ]] && source ~/.bashrc  [[ -z "$DISPLAY" && `tty` == /dev/tty1 ]] && exec Hyprland |