feat: shared hyprpaper

This commit is contained in:
2026-03-31 18:55:17 -04:00
parent 2eabf8290a
commit 3762c33a8d
7 changed files with 20 additions and 18 deletions

View File

@@ -2,6 +2,7 @@
# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
# for examples
export PATH="$HOME/.cargo/bin:$PATH"
# If not running interactively, don't do anything
case $- in
*i*) ;;