summaryrefslogtreecommitdiff
path: root/dotfiles/system/.profile
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-01-21 17:29:45 -0600
committerCraig Jennings <c@cjennings.net>2026-01-21 17:29:45 -0600
commit4136df585de4f9e747f3c57992081dc175fee13a (patch)
tree192c7937a40b96c46a0af83d24606a0591155c3e /dotfiles/system/.profile
parentcb07ee48d6944d6cdbcfafcf1d98a1ac46e3a1ae (diff)
fix(dotfiles): update for ratio desktop
- Set Xresources DPI to 109 for ultrawide monitor - Remove deno environment setup (no longer using)
Diffstat (limited to 'dotfiles/system/.profile')
-rw-r--r--dotfiles/system/.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index b6df5ac..8e7653c 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -131,7 +131,6 @@ fi
# if [ -z "$DISPLAY" ] && [ "$(tty)" = /dev/tty1 ]; then
# startx
# fi
-. "/home/cjennings/.deno/env"
# Phenomenology RAG alias - queries cogito with deepseek-r1:70b
phenom() {
aichat --rag phenom -m ollama:deepseek-r1:70b "$@"