From bee0fe2eba9b5f463c3dcc4318e0a1e476477ccd Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Thu, 30 Jan 2025 12:03:57 +0900 Subject: added readme for AGS overview --- README.md | 4 ++++ config/ags/modules/.configuration/user_options.js | 1 + 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index 77a62882..467688d4 100644 --- a/README.md +++ b/README.md @@ -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) + ## 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", -- cgit v1.2.3