clsty
1bea1e8c91
Update comment
2025-11-01 10:35:33 +08:00
clsty
9c89099cf1
Update comment in files-exp
2025-11-01 10:18:52 +08:00
clsty
efae444942
Update files-exp
2025-11-01 10:16:45 +08:00
clsty
3536e54b50
Merge remote-tracking branch 'refs/remotes/origin/main'
2025-11-01 10:00:35 +08:00
clsty
17984c812f
Update files-exp; Rename 3.files.yaml to 3.files-exp.yaml
2025-11-01 09:52:34 +08:00
Celestial.y
09ad926642
Update comment
2025-11-01 09:46:27 +08:00
clsty
e3549e639e
Update comment
2025-11-01 09:38:47 +08:00
clsty
b421691734
Update comment
2025-11-01 09:22:03 +08:00
clsty
df23d79e04
Fix outdate detect
2025-11-01 00:47:00 +08:00
clsty
43aae4ee56
Minor update about git_submodule()
2025-10-31 23:07:35 +08:00
clsty
73be5c5f0a
Improve message for backup configs
2025-10-31 22:42:16 +08:00
clsty
02c71e9310
Fix submodule update detect logic
2025-10-31 22:40:43 +08:00
clsty
f041272302
Detect cmds in checkdeps
2025-10-31 22:38:00 +08:00
end-4
df69162f78
deps: add songrec
2025-10-31 11:23:34 +01:00
clsty
54cf1cf821
Update quickshell version for Gentoo
2025-10-31 09:15:42 +08:00
clsty
d36966e2d7
Still deprecate install.sh and update.sh anyway; Tidier structure
2025-10-31 09:11:03 +08:00
clsty
f01a2a06b5
Fix 3.files-exp.sh; Improve structure
2025-10-31 08:47:41 +08:00
clsty
f866ef1fd7
Improve backup functions; Minor fix for checkdeps
2025-10-31 08:30:41 +08:00
end-4
9da8cc0cea
update quickshell version for polkit
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
2025-10-30 19:38:26 +01:00
clsty
2294653431
Add deps to dist-nix
2025-10-30 23:34:36 +08:00
clsty
e8d2f8c476
Merge remote-tracking branch 'refs/remotes/origin/main'
2025-10-30 22:43:14 +08:00
clsty
e7e25cd25b
Update showhelp()
2025-10-30 22:42:56 +08:00
Celestial.y
d7750c099b
fix(audio): Replace pulseaudio with pipewire-pulseaudio on Arch Linux ( #2336 )
2025-10-30 22:30:56 +08:00
dancincomrade
f81f4925a9
chore(audio): increment pkgrel by 1 due to new deps added to PKGBUILD
2025-10-30 22:29:11 +08:00
clsty
df307d3d45
Update dist-nix
2025-10-30 22:28:31 +08:00
clsty
e622928d9d
Update dist-nix
2025-10-30 22:18:42 +08:00
clsty
fceda9bd35
Rename var
2025-10-30 22:09:09 +08:00
dancincomrade
0bd22f89a7
fix: replace pulseaudio with pipewire-pulseaudio
2025-10-30 22:04:15 +08:00
Celestial.y
c7bc853ab3
Update nix install-deps.sh
2025-10-30 16:55:44 +08:00
clsty
ae87646e40
Update submodule in exp-update ( #2334 )
2025-10-30 15:45:49 +08:00
clsty
b0f09b20d4
Fix message format
2025-10-30 13:27:26 +08:00
clsty
f10bbacf7b
Update checkdeps
2025-10-30 12:58:24 +08:00
clsty
f50a3fe686
Update checkdeps
2025-10-30 12:57:01 +08:00
clsty
bdc55dd082
Update checkdeps
2025-10-30 12:52:16 +08:00
clsty
86a10e9af5
Update checkdeps
2025-10-30 12:50:17 +08:00
clsty
e5934c3eed
Update checkdeps
2025-10-30 12:47:06 +08:00
clsty
dabd8dc136
Update checkdeps
2025-10-30 12:44:27 +08:00
clsty
5509e21759
Update checkdeps
Comment on Discussion When sdata/dist-arch/ Changes / comment_on_discussion (push) Waiting to run
2025-10-30 12:37:05 +08:00
clsty
f324310355
Update checkdeps
2025-10-30 12:33:34 +08:00
clsty
8b25e2b037
Update checkdeps
2025-10-30 12:27:19 +08:00
clsty
634fb09d2e
Update checkdeps
2025-10-30 12:25:15 +08:00
clsty
0ac39d4356
Add subcmd checkdeps
2025-10-30 12:15:21 +08:00
clsty
60a0dcfdcf
No more prompt about how to use ii on AGS
2025-10-30 11:57:58 +08:00
jwihardi
4859acb700
Merge branch 'end-4:main' into main
2025-10-29 22:43:59 -04:00
jwihardi
34c46910b2
updated version number
...
wups, removed revision 1
2025-10-29 22:42:23 -04:00
jwihardi
d51ce6a46f
gentoo added yq-go
2025-10-29 22:35:39 -04:00
clsty
bd8daf4015
Update backup logic in 3.files-exp.sh
2025-10-30 09:00:11 +08:00
clsty
649be3741c
Add go-yq as dependency
2025-10-30 08:59:33 +08:00
Matt Van Harn
06775806d5
Add YAML-based file installation system (issue #2137 )
...
- Replace hardcoded Bash logic with declarative YAML configuration
- Implement user preference wizard for shell/terminal/keybindings
- Add conditional file copying based on user preferences
- Support multiple sync modes: sync, soft, hard, hard-backup, soft-backup, skip, skip-if-exists
- Implement MD5 hash comparison for idempotent backups
- Add fontconfig fontset support via II_FONTSET_NAME
- Complete coverage of all config directories and files from original script
This is an experimental feature enabled via --exp-files flag.
2025-10-29 15:53:01 -04:00
clsty
c550a792b8
Improve backup functions
2025-10-30 00:42:13 +08:00