xmonad: replace Chrome with Brave
Fuck you Google https://www.theregister.com/2023/09/07/google_privacy_sandbox/
This commit is contained in:
parent
a1dd3d9dc3
commit
4257d846c5
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue