merged worktrees, task gkt window and gnome extension

This commit is contained in:
buenosairesam
2025-12-23 19:06:43 -03:00
parent f684da5288
commit ac475b9a5a
15 changed files with 430 additions and 1052 deletions

12
.env.example Normal file
View File

@@ -0,0 +1,12 @@
# Deskmeter Configuration
# Override dmweb API port (default: auto-detect 10001, then 10000)
# DESKMETER_PORT=10001
# Example for different worktree
# DESKMETER_PORT=10002
# Window position (X,Y coordinates)
# Example: middle of upper-right quadrant of left monitor (1920x1080)
# WINDOW_X=1440
# WINDOW_Y=270