Make config/uwsm something you should never need to edit
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ export TERMINAL=xdg-terminal-exec
|
||||
# Used by terminal programs (like gh) to open URLs detached from the terminal process tree
|
||||
export BROWSER=omarchy-launch-browser
|
||||
|
||||
# Use code for VSCode
|
||||
export EDITOR=nvim
|
||||
# Used by terminal programs to open files with the selected Omarchy default editor
|
||||
export EDITOR=omarchy-launch-editor
|
||||
|
||||
# Use a custom directory for screenshots (remember to make the directory!)
|
||||
# export OMARCHY_SCREENSHOT_DIR="$HOME/Pictures/Screenshots"
|
||||
|
||||
Reference in New Issue
Block a user