changed my hostname

This commit is contained in:
Hannes
2026-07-03 21:48:06 +02:00
parent ef2f7bf57c
commit 5ed4535e46
8 changed files with 13 additions and 7 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ hl.on("hyprland.start", function ()
hl.exec_cmd("hypridle")
hl.exec_cmd("hyprpaper")
if HOSTNAME == "archlinux-hypr" then
if HOSTNAME == "honney-main" then
hl.exec_cmd("tmux new-session -d -s ydotool 'ydotoold'")
hl.exec_cmd("tmux new-session -d -s ollama '/usr/bin/ollama serve'")
hl.exec_cmd("tmux new-session -d -s fah 'cd ~/.local/share/fah && fah-client'")