feat: add chrome-flags.conf

This commit is contained in:
Yingjie Wang 2024-05-23 01:35:44 -04:00
parent efb387ef14
commit 73d4480014
2 changed files with 4 additions and 0 deletions

View File

@ -43,5 +43,8 @@ fi
if [ -d ~/dotfiles-versions/$version/fastfetch ]; then
_installSymLink fastfetch ~/.config/fastfetch ~/dotfiles/fastfetch/ ~/.config
fi
if [ -f ~/dotfiles-versions/$version/chrome-flags.conf ]; then
_installSymLink chrome-flags ~/.config/chrome-flags.conf ~/dotfiles/chrome-flags.conf ~/.config
fi
echo ":: Symbolic links created."
echo

1
chrome-flags.conf Normal file
View File

@ -0,0 +1 @@
--ozone-platform=wayland --enable-wayland-ime