Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
autinerd authored Aug 27, 2024
2 parents 664f7d9 + 707b253 commit 0257fa8
Show file tree
Hide file tree
Showing 67 changed files with 242 additions and 123 deletions.
File renamed without changes.
8 changes: 7 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ repos:
hooks:
- id: validate_mapping
name: validate_mapping
entry: ./validate_mapping.py
entry: scripts/validate_mapping.py --fix --file
language: script
files: mapping.yaml
- id: sync_icons
name: sync_icons
entry: scripts/sync_icons.py --fix icons_linux
language: script
pass_filenames: false
files: ^icons_linux/.*\.svg$
8 changes: 4 additions & 4 deletions arcticons-dark/scalable/apps/gufw.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions arcticons-dark/scalable/apps/obsidian.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions arcticons-dark/symbolic/apps/gufw-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions arcticons-dark/symbolic/apps/obsidian-symbolic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 0257fa8

Please sign in to comment.