AgxCOy
88bcfdcdae
niri-blur: update
2026-05-19 23:07:17 +08:00
AgxCOy
bcc383a383
用 Noctalia Shell 替代各种琐碎组件
2026-05-19 20:19:28 +08:00
AgxCOy
f1b8e14be3
partial revert a11e1e4f
...
更新后 chrome 能记住垂直标签页折叠态了,也就不需要撑宽了。
sandwitch
2026-05-06 18:04:39 +08:00
AgxCOy
a11e1e4f6a
一坨更新
...
新装了 bun(换部落格主题了)
给 chrome 撑宽一点(终于支持垂直标签页了,但记不住宽度)
对调了两块屏幕(可以`niri msg outputs`直接看逻辑坐标)
2026-04-16 01:40:47 +08:00
AgxCOy
800074e1d2
chbg:现在用于systemd服务也能正常清理下载下来的临时文件叻
2026-04-04 23:18:51 +08:00
AgxCOy
2dbf833d80
awww -> awww + swaybg
...
顺便修修readme:减少md代码块以应对ly gitea黑色主题的蜜汁渲染
2026-04-02 02:55:48 +08:00
AgxCOy
bd658f9101
awww -> swww-git
2026-04-01 22:37:33 +08:00
AgxCOy
d4d77b1cdc
Revert "swww -> awww"
...
This reverts commit e8e33898be .
2026-04-01 22:21:52 +08:00
AgxCOy
ae49f96777
startb:journal自带时间,不需要在标签名里重申
2026-04-01 12:07:10 +08:00
AgxCOy
10d03bc051
又用 vscode copilot 重写 startb
...
至少这次可读性还不错。
2026-03-28 04:23:22 +08:00
AgxCOy
e8e33898be
swww -> awww
2026-03-28 03:03:16 +08:00
AgxCOy
31c2797f44
修修startb
...
- 现在会自动清理临时服务了
- 能正常展开别名了(如~)
2026-03-24 19:08:46 +08:00
AgxCOy
a1a0c2bdb6
重写 startb;补点中文注释;删减多余的定时模板
...
为啥又中文了?英文太长,中英夹杂键起来别扭。
不会真有人用我原始人般的配置吧?
2026-03-24 03:08:10 +08:00
AgxCOy
8b9589c8c9
bugfix after several pkg updates. new alias introduced.
2026-03-23 00:19:48 +08:00
AgxCOy
f789134483
solve foot deprecates
2026-03-04 22:19:12 +08:00
AgxCOy
5fad8f6212
Partial Revert "update fuzzel-*"
...
This reverts commit 82b27d7313 .
2026-02-15 00:22:22 +08:00
AgxCOy
82b27d7313
update fuzzel-*
2026-02-05 23:49:05 +08:00
AgxCOy
b482dd4cdc
chbg: full argparse support
...
merged from `chbg-slide`.
2026-02-05 06:05:02 +08:00
AgxCOy
f5948bf3c4
fuzzel-vsc: avoid app shortcuts (mainly wine and chrome)
2026-01-12 03:47:11 +08:00
AgxCOy
816016c6f0
fuzzel-vsc: make prompt more clear
2026-01-08 00:53:30 +08:00
AgxCOy
ca2f125654
chbg: avoid the TOCTOU race
2026-01-06 19:31:05 +08:00
AgxCOy
0ef0ef2562
yacd -> metacubexd (or I shall say, mihomo-web)
2026-01-05 21:11:14 +08:00
AgxCOy
29d1278104
niri: bililive status layout
2026-01-03 14:41:11 +08:00
AgxCOy
e610a3d878
update chbg
...
- better tmp file generation and autoclean.
- further param validation before real work.
2026-01-02 03:41:02 +08:00
AgxCOy
f1c943a99b
shorten timer trigger delay
2026-01-01 20:35:12 +08:00
AgxCOy
46ac48e963
replace MonacoNFMono with MesloLGS_NF due to foot terminal terrible rendering.
2026-01-01 20:12:45 +08:00
AgxCOy
630f196a5e
battery-warn: no need to check whole battery info.
2026-01-01 01:19:20 +08:00
AgxCOy
f27a5ff07b
chbg: make sure resizing output is reachable.
2025-12-31 21:03:40 +08:00
AgxCOy
6e2299e23f
update shell history path
...
py is less convenient accessing inodes than pwsh, no need to redirect.
2025-12-31 20:51:18 +08:00
AgxCOy
4cb055fac4
chbg: utilize XDG directories
2025-12-31 20:06:56 +08:00
AgxCOy
8683a7db3b
battery notify script
...
the script, originally written in bash, is rewrited into python,
whose UPower implements (from `wogscpar/upower-python`) make me lazy to check out again.
2025-12-29 02:40:36 +08:00
AgxCOy
78ca119a76
rename script to better avoid unwanted auto-suggestions.
2025-12-22 00:36:27 +08:00
AgxCOy
1a286af126
update readme
2025-12-20 21:18:15 +08:00
AgxCOy
0ef960ef7b
niri: appending powerkey customization hinting
2025-12-16 03:12:19 +08:00
AgxCOy
271487380c
runbg regenerate.
...
- make use of journald
- avoid command once invoke being triggered twice (or even more).
2025-12-16 02:58:04 +08:00
AgxCOy
3446d3d97e
replace ykrun with runbg for background command execution
...
... to solve the nvm-sh environment issue.(mostly vscode)
NOTE: may also import other envvars, tbc.
2025-12-16 02:21:20 +08:00
AgxCOy
b4932ef737
misc update
...
- known dependencies
- lessen symlink checking (might not easily break)
- move shell history into `/tmp`.
(py didn't often operate filesystem which doesn't matter)
2025-12-15 11:32:59 +08:00
AgxCOy
3a1b467e5c
niri: split configs often being edited.
...
- unable to split them completely into different parts: some visual effect may not functional.
2025-12-13 23:32:04 +08:00
AgxCOy
fe4232ec8e
switch to chrome due to using habit differences.
2025-12-13 00:40:49 +08:00
AgxCOy
3fa8251a7f
from gwenview to krita.
...
it's not really convenient to do basic edits in wayland in gwenview.
2025-12-05 05:33:25 +08:00
AgxCOy
ee77c305e4
window-rules update for some apps.
2025-12-04 16:02:50 +08:00
AgxCOy
182cdb5e09
replace yazi default player with my installation.
2025-12-04 15:52:17 +08:00
AgxCOy
f70b115dd1
misc niri config update.
2025-12-04 02:55:04 +08:00
AgxCOy
4e61fd5b6b
cron (x) systemd timer (o) user generic template.
...
basically hrs, weeks, months.
2025-12-04 02:54:24 +08:00
AgxCOy
55e575d43e
nwjs (for web games like rpgmaker builds) config.
2025-12-02 03:19:10 +08:00
AgxCOy
b8f9be7da5
Revert "to make sure terminal histories are always DROPPED when reboot."
...
This reverts commit e466c25a3c .
2025-12-02 03:15:06 +08:00
AgxCOy
e466c25a3c
to make sure terminal histories are always DROPPED when reboot.
2025-12-01 12:17:40 +08:00
AgxCOy
e02dd62343
audio vol adjust ratio
...
- too complex to +- by 1%.
2025-11-23 10:54:33 +08:00
AgxCOy
1d78c165aa
wechat config.
2025-11-23 10:51:59 +08:00
AgxCOy
30f62648af
keep env files loading consistency (due to 68e07cf)
2025-11-17 04:32:47 +08:00