nixdots/config/hypr/hyprstart
2025-10-18 17:35:04 +03:00

19 lines
273 B
Bash
Executable file

#!/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