diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-30 12:03:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-30 12:03:57 +0900 |
| commit | bee0fe2eba9b5f463c3dcc4318e0a1e476477ccd (patch) | |
| tree | 3e33a5e4e712ed76702396feca7e433561c59ef1 | |
| parent | dbdf00df2e6f6d81f061d0ac52c5fead2bfc76ce (diff) | |
added readme for AGS overview
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | config/ags/modules/.configuration/user_options.js | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -49,6 +49,10 @@ https://github.com/JaKooLit/Hyprland-Dots/assets/85185940/50d53755-0f11-45d6-991 #### 📽️ A video coverage by other users. Pls watch and subscribe to their channel - [`Link`](https://github.com/JaKooLit/Hyprland-Dots/wiki/Videos_and_Reviews) + +#### 🎞️ AGS Overview DEMO +- in case you wonder, here is a short demo of AGS overview [Youtube LINK](https://www.youtube.com/watch?v=ir9NfMcZBzA) + </details> ## Installation diff --git a/config/ags/modules/.configuration/user_options.js b/config/ags/modules/.configuration/user_options.js index cfd43b1e..242c0575 100644 --- a/config/ags/modules/.configuration/user_options.js +++ b/config/ags/modules/.configuration/user_options.js @@ -69,6 +69,7 @@ let configOptions = { 'icons': { substitutions: { 'codium-url-handler': "vscodium", + 'codium': "vscodium", 'code-url-handler': "visual-studio-code", 'Code': "visual-studio-code", 'GitHub Desktop': "github-desktop", |
