fix xfce4 panel conf to remove power-manager-plugin, remove policykit-1-gnome - 1.16.0

This commit is contained in:
Teja Swaroop Pothala 2025-02-07 20:52:03 +00:00
parent 0a803e8068
commit 2bfe6fc099
No known key found for this signature in database
GPG Key ID: FA5E53D328E228D2
7 changed files with 62 additions and 9 deletions

View File

@ -0,0 +1,4 @@
Command=/usr/share/kali-themes/xfce4-panel-genmon-vpnip.sh
UseLabel=0
UpdatePeriod=1000
Font=FiraCode Nerd Font 8

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Name=Text Editor
Comment=Simple Text Editor
TryExec=mousepad
Exec=mousepad
Icon=accessories-text-editor
Terminal=false
StartupNotify=true
Type=Application
Categories=Utility;TextEditor;
OnlyShowIn=XFCE;
X-XFCE-Source=file:///usr/share/applications/xfce-text-editor.desktop

View File

@ -0,0 +1,15 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch WebBrowser %u
Icon=org.xfce.webbrowser
StartupNotify=true
Terminal=false
Categories=Network;X-XFCE;X-Xfce-Toplevel;
Keywords=internet;web;browser;surf;explore;xfce;
OnlyShowIn=XFCE;
X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https;
X-AppStream-Ignore=True
Name=Web Browser
Comment=Browse the web
X-XFCE-Source=file:///usr/share/applications/xfce4-web-browser.desktop

View File

@ -0,0 +1,14 @@
[Desktop Entry]
Version=1.0
Type=Application
Exec=exo-open --launch TerminalEmulator
Icon=org.xfce.terminalemulator
StartupNotify=true
Terminal=false
Categories=Utility;X-XFCE;X-Xfce-Toplevel;
Keywords=terminal;command line;shell;console;xfce;
OnlyShowIn=XFCE;
X-AppStream-Ignore=True
Name=Terminal Emulator
Comment=Use the command line
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal-emulator.desktop

View File

@ -0,0 +1,12 @@
[Desktop Entry]
Encoding=UTF-8
Exec=pkexec x-terminal-emulator
StartupNotify=false
Terminal=false
Type=Application
X-Kali-Package=kali-menu
Name=Root Terminal Emulator
Comment=Opens a terminal as the root user, using sudo to ask for the password
Icon=utilities-root-terminal
Categories=System;Utility;TerminalEmulator;
X-XFCE-Source=file:///usr/share/applications/root-terminal.desktop

View File

@ -44,18 +44,18 @@
</property>
<property name="plugin-5" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17371268451.desktop"/>
<value type="string" value="17389582521.desktop"/>
</property>
</property>
<property name="plugin-6" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17371268452.desktop"/>
<value type="string" value="17389582522.desktop"/>
</property>
</property>
<property name="plugin-7" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="17371268453.desktop"/>
<value type="string" value="17371268454.desktop"/>
<value type="string" value="17389582523.desktop"/>
<value type="string" value="17389582524.desktop"/>
</property>
<property name="move-first" type="bool" value="true"/>
</property>
@ -110,9 +110,6 @@
<property name="size-max" type="uint" value="22"/>
<property name="square-icons" type="bool" value="true"/>
<property name="symbolic-icons" type="bool" value="false"/>
<property name="known-legacy-items" type="array">
<value type="string" value="networkmanager applet"/>
</property>
</property>
<property name="plugin-15" type="string" value="genmon"/>
<property name="plugin-16" type="string" value="pulseaudio">
@ -163,4 +160,4 @@
</property>
</property>
</property>
</channel>
</channel>

View File

@ -48,7 +48,6 @@ if [ "${DISTRO}" == "kali" ]; then
mousepad \
parole \
pavucontrol \
policykit-1-gnome \
pulseaudio \
pulseaudio-utils \
qt5ct \