From mboxrd@z Thu Jan 1 00:00:00 1970 From: znavko@disroot.org Subject: How to add an element 'Ungoogled Chromium with Tor' to Applications menu in Xfce4-panel on GuixSD? Date: Sun, 07 Apr 2019 09:50:20 +0000 Message-ID: <1a0fe887473f6c344a7c70bd9f1f7117@disroot.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--=_RainLoop_643_826616213.1554630620" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:47120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hD4Re-00049l-GF for help-guix@gnu.org; Sun, 07 Apr 2019 05:50:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hD4Rc-0007lQ-7n for help-guix@gnu.org; Sun, 07 Apr 2019 05:50:33 -0400 Received: from knopi.disroot.org ([178.21.23.139]:60812) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hD4RY-0007RM-SX for help-guix@gnu.org; Sun, 07 Apr 2019 05:50:31 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 3639F2E624 for ; Sun, 7 Apr 2019 11:50:23 +0200 (CEST) Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8BLbipZ7w113 for ; Sun, 7 Apr 2019 11:50:21 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix ----=_RainLoop_643_826616213.1554630620 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello! I've installed Ungoogled-Chromium on GuixSD, thanks Marius Bakke f= or the port to guix!=0A=0AI've found Chromium has settings for proxy only= from command line run.=0AUsing 'man chromium' I've got Chromium works wi= th Tor this way:=0A=0A`chromium --proxy-server=3D"socks4://127.0.0.1:9050= "`=0A=0Acause tor is using port 9050:=0A$ netstat -lntu=0AActive Internet= connections (only servers)=0AProto Recv-Q Send-Q Local Address Foreign A= ddress State =0Atcp 0 0 127.0.0.1:9050 0.0.0.0:* LISTEN =0Audp 0 0 0.0.0.= 0:68 0.0.0.0:* =0ANow I want to add Applications menu element 'Chromium T= or'. But as far as guix breaks usual linux directories structure and I ha= ve no /usr/share/applications folder, want to aks how to edit or add elem= ent to Applications menu in xfce4? ----=_RainLoop_643_826616213.1554630620 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
<= div>
He= llo! I've installed Ungoogled-Chromium on GuixSD, thanks Marius Bakke for= the port to guix!

I've found Chromium has settings for proxy only= from command line run.
Using 'man chromium' I've got Chromium works w= ith Tor this way:

`chromium --proxy-server=3D"socks4://127.0.0.1:9= 050"`

cause tor is using port 9050:
$ netstat -lntu
Active I= nternet connections (only servers)
Proto Recv-Q Send-Q Local Address F= oreign Address State
tcp 0 0 127.0.0.1:9050 0.0.0.0:* LISTEN
udp = 0 0 0.0.0.0:68 0.0.0.0:*


Now I want to= add Applications menu element 'Chromium Tor'. But as far as guix breaks = usual linux directories structure and I have no /usr/share/applications f= older, want to aks how to edit or add element to Applications menu in xfc= e4?
----=_RainLoop_643_826616213.1554630620--