Code Monkey home page Code Monkey logo

qubes-artwork-proxy-vpn's Introduction

NetworkManager VPN status icons

These are custom VPN connection status icons for NetworkManager running in a ProxyVM - in Qubes OS

This assumes that you are using Qubes OS, you have a separate ProxyVM for VPN connections and your VPN are handled by NetworkManager

In this case if you want some nice green/red padlock icon instead of the NetworkManager defaults, follow these instructions:

Install the icon pack in Your ProxyVM:

  • Create a directory:

mkdir -p /home/user/.icons/Adwaita

  • Unzip the icon pack:

unzip -d /tmp ~/QubesIncoming/<source vm>/qubes-artwork-proxy-vpn-master.zip

  • copy the relevant files into that newly created directory:

cp -a /tmp/qubes-artwork-proxy-vpn-master/* /home/user/.icons/Adwaita/

  • Reboot Your customized ProxyVM and enjoy the results :)

Yes, this means we just overrideing the default Adwaita icons. Much more elegant solution would be:

  • create a real new icon theme
  • set this theme as default for your ProxyVM

Tweaks needed in dom0:

Since Qubes 3.2 XFCE is the new default Desktop Environment. Related to this change they introduced a new way of tray icon integration. Read man qubes-guid for more info. In short you have to swich back to the old tray icon handling in order to keep the padlock icon colors. You can do this by editing /etc/qubes/guid.conf and place this line to your ProxyVM (or the global) section:

trayicon_mode = "border1";

This way - after you have been rebooted the affected VM(s) - you get back the colorful red/green padlock icons in system tray - enjoy :)

qubes-artwork-proxy-vpn's People

Contributors

zrubi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

v1kt0r777

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.