From 40f259ec06f6e21021d04b08a347914e9fcd1a3e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 25 Mar 2025 00:35:26 -0400 Subject: Drop icecat's unnecessary and removed -no-remote It isn't necessary to start a new instance, prevents other applications opening links in the running instance, and was a "confusing footgun" that "caused unexpected behaviour" and has therefore been removed: https://bugzilla.mozilla.org/show_bug.cgi?id=1906260 https://wiki.mozilla.org/Firefox/CommandLineOptions#-no-remote Compare: https://wiki.mozilla.org/Firefox/CommandLineOptions#-new-instance --- diff --git a/.fluxbox/keys b/.fluxbox/keys index 8c22574..5ee9fa5 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -190,7 +190,7 @@ Mod4 t :Exec x-terminal-emulator Mod4 m :Exec claws-mail Mod4 w :Exec x-www-browser Mod4 Shift w :Exec x-www-browser -p -Mod4 i :Exec apulse icecat -P -no-remote +Mod4 i :Exec apulse icecat -P Mod4 c :Exec gnome-calculator Mod4 o :Exec libreoffice -- cgit v0.9.1