Skip to content

Commit

Permalink
hyprland: stop spawning chrome
Browse files Browse the repository at this point in the history
Signed-off-by: clux <[email protected]>
  • Loading branch information
clux committed Sep 20, 2024
1 parent e06ad8e commit 25f6d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/hypr/hyprland.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ source = ~/.config/hypr/mocha.conf

exec-once = [workspace special] alacritty
exec-once = [workspace 1] firefox
exec-once = [workspace 2] google-chrome-stable --proxy-pac-url="data:application/x-javascript-config;base64,$(base64 -w0 $HOME/.ssh/proxy.pac)"
#exec-once = [workspace 2] google-chrome-stable --proxy-pac-url="data:application/x-javascript-config;base64,$(base64 -w0 $HOME/.ssh/proxy.pac)"
exec-once = [workspace 3] GDK_SCALE=2 discord
#exec-once = [workspace 5] ANKI_WEBSCALE=2 anki

Expand Down

0 comments on commit 25f6d2d

Please sign in to comment.