xmonad: replace Chrome with Brave

Fuck you Google
https://www.theregister.com/2023/09/07/google_privacy_sandbox/
This commit is contained in:
Serĉanto de Scio 2023-09-19 11:06:15 +10:00
parent a1dd3d9dc3
commit 4257d846c5
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -195,7 +195,7 @@ enableEDP1 = "xrandr --output eDP-1 --primary --auto --output HDMI-1 --off"
enableHDMI1 = "xrandr --output eDP-1 --off --output HDMI-1 --primary --mode 3840x2160"
hibernate = "sudo systemctl hibernate"
incognitoBrowser = "firefox --private-window"
iogBrowser = "google-chrome-stable"
iogBrowser = "brave --profile-directory='Profile 1'"
launcher = "rofi -show drun"
logseq = "logseq"
musicPlayer = "spotify"