Files
dotfiles/bashrc/.bash_profile
kokopi-dev 2f27c335cf migration
2025-10-28 16:23:11 +09:00

11 lines
151 B
Bash

#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
# bspwm with X startup
# exec startx
export XCURSOR_THEME=Cappuccin-Mocha-Dark
exec Hyprland