hyprland and fastfetch

This commit is contained in:
2025-05-12 23:18:37 +02:00
parent 217d949928
commit 7f19ae067f
13 changed files with 368 additions and 178 deletions

12
.bash_profile Normal file
View File

@ -0,0 +1,12 @@
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc
# Start uwsm, which starts hyprland
if uwsm check may-start; then
exec uwsm start hyprland.desktop
fi
fastfetch