URI:
       Add file qmenu.conf - qmenu - manage qubes os via dmenu (drkhsh fork)
  HTML git clone git://git.drkhsh.at/qmenu.git
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit f98443a6913bb9a144fe33e50af49c184251e5f3
   DIR parent 8454a714986303dba750b311ea68dc6ee01a5e52
  HTML Author: sine3o14nnae <3o14@pm.me>
       Date:   Mon,  2 Dec 2019 16:24:58 +0000
       
       Add file qmenu.conf
       
       Diffstat:
         M qmenu.conf                          |      11 +----------
       
       1 file changed, 1 insertion(+), 10 deletions(-)
       ---
   DIR diff --git a/qmenu.conf b/qmenu.conf
       @@ -1,26 +1,17 @@
        This file tells qmenu tools which color is assigned to a qube label.
        Every utilized label has to be defined.
       -There is no limit on how many labels can be assigned a color,
       -so it is possible to assign colors to custom labels.
        
        [LABEL 1]=#[HEX TRIPLET]
       +[LABEL 2]=#[HEX TRIPLET]
        ...
        [LABEL 8]=#[HEX TRIPLET]
       -(...)
        
        
        purple=#a020f0
       -
        blue=#4363d8
       -
        gray=#42d4f4
       -
        green=#3cb44b
       -
        yellow=#ffe119
       -
        orange=#f58231
       -
        red=#e6194b
       -
        black=#373737