some small changes and updates
This commit is contained in:
@@ -26,6 +26,7 @@ hl.on("hyprland.start", function ()
|
||||
hl.exec_cmd("tmux new-session -d -s ollama '/usr/bin/ollama serve'")
|
||||
hl.exec_cmd("nextcloud")
|
||||
hl.exec_cmd("discord")
|
||||
hl.exec_cmd("bash -c '~/.config/hypr/scripts/goxlr/goxlr-start.sh > ~/.config/hypr/scripts/goxlr/goxlr-start.log'")
|
||||
elseif HOSTNAME == "honney-opencode" then
|
||||
hl.exec_cmd("tmux new-session -d -s oc 'cd ~/Projects && opencode web --hostname 0.0.0.0 --port 4096'")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user