mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-05 02:53:38 -08:00
update
This commit is contained in:
@@ -19,7 +19,7 @@ monitor=DP-3,2560x1440@144,2560x0,1
|
|||||||
|
|
||||||
source = ~/.config/hypr/keybindings.conf
|
source = ~/.config/hypr/keybindings.conf
|
||||||
source = ~/.config/hypr/macchiato.conf
|
source = ~/.config/hypr/macchiato.conf
|
||||||
# source = ~/.config/hypr/env.conf
|
|
||||||
# unscale XWayland
|
# unscale XWayland
|
||||||
xwayland {
|
xwayland {
|
||||||
force_zero_scaling = true
|
force_zero_scaling = true
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://opencode.ai/config.json",
|
"$schema": "https://opencode.ai/config.json",
|
||||||
"theme": "catppuccin",
|
"theme": "catppuccin",
|
||||||
"model": "github-copilot/gpt-4.1",
|
"model": "github-copilot/gpt-5.1",
|
||||||
"provider": {
|
"provider": {
|
||||||
"openai": {
|
"openai": {
|
||||||
"models": {
|
"models": {
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"agent": {
|
"agent": {
|
||||||
"build": {
|
"build": {
|
||||||
"mode": "primary",
|
"mode": "primary",
|
||||||
"model": "github-copilot/gpt-4.1",
|
"model": "github-copilot/gpt-5.1",
|
||||||
"tools": {
|
"tools": {
|
||||||
"write": true,
|
"write": true,
|
||||||
"edit": true,
|
"edit": true,
|
||||||
@@ -28,7 +28,7 @@
|
|||||||
},
|
},
|
||||||
"plan": {
|
"plan": {
|
||||||
"mode": "primary",
|
"mode": "primary",
|
||||||
"model": "github-copilot/gpt-4.1",
|
"model": "github-copilot/gpt-5.1-codex",
|
||||||
"tools": {
|
"tools": {
|
||||||
"write": false,
|
"write": false,
|
||||||
"edit": false,
|
"edit": false,
|
||||||
@@ -38,7 +38,7 @@
|
|||||||
"code-reviewer": {
|
"code-reviewer": {
|
||||||
"description": "Reviews code for best practices and potential issues",
|
"description": "Reviews code for best practices and potential issues",
|
||||||
"mode": "subagent",
|
"mode": "subagent",
|
||||||
"model": "github-copilot/gpt-4.1",
|
"model": "github-copilot/gpt-5.1",
|
||||||
"prompt": "You are a code reviewer. Focus on security, performance, and maintainability.",
|
"prompt": "You are a code reviewer. Focus on security, performance, and maintainability.",
|
||||||
"tools": {
|
"tools": {
|
||||||
"write": false,
|
"write": false,
|
||||||
|
|||||||
@@ -33,6 +33,7 @@
|
|||||||
"Pihole2 - https://pihole2.suda.codes/admin",
|
"Pihole2 - https://pihole2.suda.codes/admin",
|
||||||
"Proxmox - https://thebox.unicorn-ilish.ts.net",
|
"Proxmox - https://thebox.unicorn-ilish.ts.net",
|
||||||
"qBittorrent - https://qbit.suda.codes",
|
"qBittorrent - https://qbit.suda.codes",
|
||||||
|
"Plausible - https://plausible.sudacode.com",
|
||||||
"Paperless - https://paperless.suda.codes",
|
"Paperless - https://paperless.suda.codes",
|
||||||
"Prometheus - http://prometheus:9090",
|
"Prometheus - http://prometheus:9090",
|
||||||
"Radarr - https://radarr.suda.codes",
|
"Radarr - https://radarr.suda.codes",
|
||||||
@@ -47,8 +48,9 @@
|
|||||||
"Tranga - http://pve-main:9555",
|
"Tranga - http://pve-main:9555",
|
||||||
"Truenas - https://truenas.unicorn-ilish.ts.net",
|
"Truenas - https://truenas.unicorn-ilish.ts.net",
|
||||||
"Tdarr - https://tdarr.suda.codes",
|
"Tdarr - https://tdarr.suda.codes",
|
||||||
|
"Tubearchivist - https://tubearchivist.suda.codes",
|
||||||
"T3Chat - https://t3.chat",
|
"T3Chat - https://t3.chat",
|
||||||
"Umami - https://umami.sudacode.com",
|
"Unifi - https://unifi.suda.codes",
|
||||||
"Vaultwarden - https://vault.suda.codes",
|
"Vaultwarden - https://vault.suda.codes",
|
||||||
"Wallabag - https://wallabag.suda.codes",
|
"Wallabag - https://wallabag.suda.codes",
|
||||||
"Youtube - https://youtube.com",
|
"Youtube - https://youtube.com",
|
||||||
|
|||||||
Reference in New Issue
Block a user