pain and suffering

This commit is contained in:
tulg 2025-10-18 17:35:04 +03:00
commit 510db0f1d4
42 changed files with 2150 additions and 0 deletions

19
config/hypr/hyprstart Executable file
View file

@ -0,0 +1,19 @@
#!/bin/sh
cd ~
# user preferred settings
#cursor size
export XCURSOR_SIZE=24
# text editor
export MICRO_TRUECOLOR=1
export EDITOR=/usr/bin/micro
#browser
export BROWSER=firefox
#terminal
export TERM=kitty
#mail
export MAIL=thunderbird
# check /usr/local/bin/hyprstart