xfce4-panel (painel do XFCE) (xfce4-panel.xml)
Configuração "rápida" para o painel do XFCE
Categoria: X11
Software: xfce4-panel (painel do XFCE)
[ Hits: 10.736 ]
Por: Andre (pinduvoz)
A configuração em questão foi realizada item por item no XFCE 4.10 (última versão), mas deve funcionar também no 4.8. O estilo é o do Xubuntu, ou seja, o painel inferior tem a função de um "dock" e vem configurado para se auto-ocultar.
Para usar esta configuração copie o arquivo xfce4-panel.xml para a pasta correta:
cp xfce4-panel.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/
Sobrescreva o arquivo anterior (faça backup dele, se quiser).
Alterar os lançadores, a opacidade e o tamanho dos painéis e dos ícones a partir da configuração aqui oferecida é muito mais fácil e rápido do que começar do zero.
<?xml version="1.0" encoding="UTF-8"?> <channel name="xfce4-panel" version="1.0"> <property name="configver" type="int" value="2"/> <property name="panels" type="array"> <value type="int" value="1"/> <value type="int" value="2"/> <property name="panel-1" type="empty"> <property name="position" type="string" value="p=6;x=0;y=0"/> <property name="length" type="uint" value="100"/> <property name="position-locked" type="bool" value="true"/> <property name="size" type="uint" value="28"/> <property name="plugin-ids" type="array"> <value type="int" value="1"/> <value type="int" value="8"/> <value type="int" value="3"/> <value type="int" value="15"/> <value type="int" value="4"/> <value type="int" value="5"/> <value type="int" value="6"/> <value type="int" value="2"/> </property> <property name="nrows" type="uint" value="1"/> </property> <property name="panel-2" type="empty"> <property name="position" type="string" value="p=8;x=25;y=572"/> <property name="position-locked" type="bool" value="true"/> <property name="plugin-ids" type="array"> <value type="int" value="7"/> <value type="int" value="16"/> <value type="int" value="12"/> <value type="int" value="10"/> <value type="int" value="25"/> <value type="int" value="26"/> <value type="int" value="19"/> <value type="int" value="24"/> <value type="int" value="18"/> <value type="int" value="11"/> <value type="int" value="20"/> <value type="int" value="9"/> <value type="int" value="14"/> <value type="int" value="13"/> <value type="int" value="22"/> </property> <property name="background-style" type="uint" value="1"/> <property name="background-alpha" type="uint" value="40"/> <property name="background-color" type="array"> <value type="uint" value="18761"/> <value type="uint" value="18761"/> <value type="uint" value="18761"/> <value type="uint" value="65535"/> </property> <property name="length" type="uint" value="100"/> <property name="autohide" type="bool" value="true"/> <property name="enter-opacity" type="uint" value="100"/> <property name="leave-opacity" type="uint" value="100"/> <property name="mode" type="uint" value="0"/> <property name="size" type="uint" value="48"/> <property name="disable-struts" type="bool" value="true"/> </property> </property> <property name="plugins" type="empty"> <property name="plugin-1" type="string" value="applicationsmenu"> <property name="button-title" type="string" value="Menu"/> </property> <property name="plugin-2" type="string" value="actions"/> <property name="plugin-3" type="string" value="tasklist"/> <property name="plugin-15" type="string" value="separator"> <property name="expand" type="bool" value="true"/> <property name="style" type="uint" value="0"/> </property> <property name="plugin-4" type="string" value="pager"/> <property name="plugin-5" type="string" value="clock"/> <property name="plugin-6" type="string" value="systray"> <property name="names-visible" type="array"> <value type="string" value="thunar"/> <value type="string" value="docky"/> <value type="string" value="volume da saída de som"/> <value type="string" value="miniaplicativo gerenciador de redes"/> <value type="string" value="mate-volume-control-applet"/> <value type="string" value="google chrome"/> <value type="string" value="mate-power-manager"/> <value type="string" value="mintupdate.py"/> </property> </property> <property name="plugin-7" type="string" value="showdesktop"/> <property name="plugin-9" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403308871.desktop"/> </property> </property> <property name="plugin-10" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403308872.desktop"/> </property> </property> <property name="plugin-12" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403308874.desktop"/> </property> </property> <property name="plugin-13" type="string" value="separator"> <property name="expand" type="bool" value="true"/> <property name="style" type="uint" value="0"/> </property> <property name="plugin-16" type="string" value="separator"> <property name="style" type="uint" value="0"/> <property name="expand" type="bool" value="true"/> </property> <property name="plugin-18" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403317645.desktop"/> </property> </property> <property name="plugin-19" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403317786.desktop"/> </property> </property> <property name="plugin-20" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403318097.desktop"/> </property> </property> <property name="plugin-22" type="string" value="thunar-tpa"/> <property name="plugin-24" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403320789.desktop"/> </property> </property> <property name="plugin-25" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="134033215810.desktop"/> </property> </property> <property name="plugin-26" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="134033219711.desktop"/> </property> </property> <property name="plugin-8" type="string" value="places"/> <property name="plugin-11" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403504841.desktop"/> </property> </property> <property name="plugin-14" type="string" value="launcher"> <property name="items" type="array"> <value type="string" value="13403523332.desktop"/> </property> </property> </property> </channel>
Nenhum coment�rio foi encontrado.
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Visualizar câmeras IP ONVIF no Linux sem necessidade de instalar aplicativos
Converter os repositórios Debian para o novo formato com as chaves
Instalando Spotify no Debian 13
Realizar overclock no Miyoo Mini (plus ou normal)
Direcionar uma URL para Outra No Mikrotik (1)
Monitoramento pfsense com zabbix (4)
Erro na inicialização do Debian como resolver (5)
Dúvidas sobre a originalidade de conteúdos online (11)
linux mint reconhece microfone de lapela como fone de ouvido sem micro... (4)