dots

Dotfiles for Linux
git clone https://git.ckiri.com/cmk/dots.git
Log | Files | Refs | README

chrome.sh (162B)


      1 #/bin/sh
      2 #
      3 # Start the chromium webbrowser with wayland flags for right scaling
      4 
      5 chromium \
      6     --enable-features=UseOzonePlatform \
      7     --ozone-platform=wayland