Add the note about chrome to the default variable file

This commit is contained in:
Tyler Kelley 2024-05-21 16:03:13 -05:00
parent f854ad4fa7
commit ba9854fc7e

View File

@ -15,6 +15,6 @@
waybarAnimations = false;
# Program Options
browser = "firefox"; # Set Default Browser
browser = "firefox"; # Set Default Browser (google-chrome-stable for google-chrome)
terminal = "kitty"; # Set Default System Terminal
}