Slight tweaks

This commit is contained in:
ppkantorski
2025-12-01 20:27:41 -08:00
committed by GitHub
parent 7d13e8b3d5
commit 48adbe692d
2 changed files with 4 additions and 4 deletions

View File

@@ -41,7 +41,7 @@ off:
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=20 ;gap=12
[*Toggle?1] [*Toggle?1]
;mode=toggle ;mode=toggle
@@ -88,7 +88,7 @@ delete {file_source}
[gap] [gap]
;mode=table ;mode=table
;background=false ;background=false
;gap=20 ;gap=12
[*Groups] [*Groups]
[*Search Pattern?active] [*Search Pattern?active]

View File

@@ -103,7 +103,7 @@ dot-clean '/config/'
;alignment=left ;alignment=left
;offset=38 ;offset=38
;spacing=10 ;spacing=10
''='Remove all files that begin with `._` within' ''='Remove all `._` and `.DS_Store` files within'
''='`/atmosphere/`, `/switch/`, and `/config/`.' ''='`/atmosphere/`, `/switch/`, and `/config/`.'
[gap] [gap]
@@ -125,7 +125,7 @@ dot-clean '/'
;alignment=left ;alignment=left
;offset=38 ;offset=38
;spacing=10 ;spacing=10
''='Remove all files that begin with `._`.' ''='Remove all `._` and `.DS_Store` files.'
[Miscellaneous] [Miscellaneous]
[*Software Update] [*Software Update]