Compare commits

...
3 Commits
Author SHA1 Message Date
imxyy1soope1 5f8c8b3948 agents: disable pi & oh-my-pi 2026-08-28 17:22:55 +08:00
imxyy1soope1 097b02ecef langs: rust: drop evcxr 2026-08-28 17:14:15 +08:00
imxyy1soope1 c04405c0fb noctalia: update media widget config 2026-08-28 17:02:43 +08:00
3 changed files with 3 additions and 6 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ in
# codex
claude-code
# opencode
pi
omp
# pi
# omp
])
++ (with pkgs; [
codex
-1
View File
@@ -24,7 +24,6 @@ in
"rust-analyzer"
])
stdenv.cc # linker
evcxr # rust repl
pest-ide-tools
];
@@ -5,9 +5,6 @@ type = "spacer"
[widget.battery]
scale = 1.2
[widget.classic-media]
show_progress = false
[widget.clock]
format = "{:%H:%M %m/%d}"
scale = 0.9
@@ -23,6 +20,7 @@ show_label = false
art_size = 30
font_scale = 0.85
title_scroll = "always"
hide_when_no_media = true
[widget.mic]
device = "input"