mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 22:41:47 +02:00
Merge branch 'bugfix/KASM-6833-fix_tracelabs_power_manager_plugin_develop' into 'develop'
add xfce4-panel.xml to remove power-manager-plugin - develop Closes KASM-6833 See merge request kasm-technologies/internal/workspaces-core-images!261
This commit is contained in:
commit
876e405ac1
4
src/kali/xfce/.config/xfce4/panel/genmon-15.rc
Normal file
4
src/kali/xfce/.config/xfce4/panel/genmon-15.rc
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
Command=/usr/share/kali-themes/xfce4-panel-genmon-vpnip.sh
|
||||||
|
UseLabel=0
|
||||||
|
UpdatePeriod=1000
|
||||||
|
Font=FiraCode Nerd Font 8
|
12
src/kali/xfce/.config/xfce4/panel/launcher-5/17389582521.desktop
Executable file
12
src/kali/xfce/.config/xfce4/panel/launcher-5/17389582521.desktop
Executable 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
|
15
src/kali/xfce/.config/xfce4/panel/launcher-6/17389582522.desktop
Executable file
15
src/kali/xfce/.config/xfce4/panel/launcher-6/17389582522.desktop
Executable 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
|
14
src/kali/xfce/.config/xfce4/panel/launcher-7/17389582523.desktop
Executable file
14
src/kali/xfce/.config/xfce4/panel/launcher-7/17389582523.desktop
Executable 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
|
12
src/kali/xfce/.config/xfce4/panel/launcher-7/17389582524.desktop
Executable file
12
src/kali/xfce/.config/xfce4/panel/launcher-7/17389582524.desktop
Executable 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
|
@ -0,0 +1,163 @@
|
|||||||
|
<?xml version="1.1" 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"/>
|
||||||
|
<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="34"/>
|
||||||
|
<property name="plugin-ids" type="array">
|
||||||
|
<value type="int" value="1"/>
|
||||||
|
<value type="int" value="2"/>
|
||||||
|
<value type="int" value="3"/>
|
||||||
|
<value type="int" value="4"/>
|
||||||
|
<value type="int" value="5"/>
|
||||||
|
<value type="int" value="6"/>
|
||||||
|
<value type="int" value="7"/>
|
||||||
|
<value type="int" value="8"/>
|
||||||
|
<value type="int" value="9"/>
|
||||||
|
<value type="int" value="10"/>
|
||||||
|
<value type="int" value="11"/>
|
||||||
|
<value type="int" value="12"/>
|
||||||
|
<value type="int" value="13"/>
|
||||||
|
<value type="int" value="14"/>
|
||||||
|
<value type="int" value="15"/>
|
||||||
|
<value type="int" value="16"/>
|
||||||
|
<value type="int" value="17"/>
|
||||||
|
<value type="int" value="19"/>
|
||||||
|
<value type="int" value="20"/>
|
||||||
|
<value type="int" value="21"/>
|
||||||
|
<value type="int" value="22"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugins" type="empty">
|
||||||
|
<property name="plugin-1" type="string" value="whiskermenu"/>
|
||||||
|
<property name="plugin-2" type="string" value="separator"/>
|
||||||
|
<property name="plugin-3" type="string" value="showdesktop"/>
|
||||||
|
<property name="plugin-4" type="string" value="directorymenu">
|
||||||
|
<property name="icon-name" type="string" value="system-file-manager"/>
|
||||||
|
<property name="base-directory" type="string" value="/home/kasm-user"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-5" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<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="17389582522.desktop"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-7" type="string" value="launcher">
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="17389582523.desktop"/>
|
||||||
|
<value type="string" value="17389582524.desktop"/>
|
||||||
|
</property>
|
||||||
|
<property name="move-first" type="bool" value="true"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-8" type="string" value="separator"/>
|
||||||
|
<property name="plugin-9" type="string" value="pager">
|
||||||
|
<property name="miniature-view" type="bool" value="false"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-900" type="string" value="pager">
|
||||||
|
<property name="miniature-view" type="bool" value="true"/>
|
||||||
|
<property name="rows" type="uint" value="2"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-10" type="string" value="separator"/>
|
||||||
|
<property name="plugin-11" type="string" value="tasklist">
|
||||||
|
<property name="show-handle" type="bool" value="false"/>
|
||||||
|
<property name="show-labels" type="bool" value="false"/>
|
||||||
|
<property name="middle-click" type="uint" value="1"/>
|
||||||
|
<property name="grouping" type="uint" value="1"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-12" type="string" value="separator">
|
||||||
|
<property name="expand" type="bool" value="true"/>
|
||||||
|
<property name="style" type="uint" value="0"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-13" type="string" value="cpugraph">
|
||||||
|
<property name="update-interval" type="int" value="0"/>
|
||||||
|
<property name="time-scale" type="int" value="0"/>
|
||||||
|
<property name="size" type="int" value="128"/>
|
||||||
|
<property name="mode" type="int" value="1"/>
|
||||||
|
<property name="color-mode" type="int" value="1"/>
|
||||||
|
<property name="frame" type="int" value="0"/>
|
||||||
|
<property name="border" type="int" value="0"/>
|
||||||
|
<property name="bars" type="int" value="1"/>
|
||||||
|
<property name="foreground-1" type="array">
|
||||||
|
<value type="double" value="0.15294117647058825"/>
|
||||||
|
<value type="double" value="0.46666666666666656"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
</property>
|
||||||
|
<property name="foreground-2" type="array">
|
||||||
|
<value type="double" value="0"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
<value type="double" value="0.8784313725490196"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
</property>
|
||||||
|
<property name="bars-color" type="array">
|
||||||
|
<value type="double" value="0"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
<value type="double" value="0.8784313725490196"/>
|
||||||
|
<value type="double" value="1"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-14" type="string" value="systray">
|
||||||
|
<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>
|
||||||
|
<property name="plugin-15" type="string" value="genmon"/>
|
||||||
|
<property name="plugin-16" type="string" value="pulseaudio">
|
||||||
|
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-17" type="string" value="notification-plugin"/>
|
||||||
|
<property name="plugin-19" type="string" value="clock">
|
||||||
|
<property name="digital-layout" type="uint" value="3"/>
|
||||||
|
<property name="digital-time-format" type="string" value="%_H:%M"/>
|
||||||
|
<property name="digital-time-font" type="string" value="Cantarell 11"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-20" type="string" value="separator">
|
||||||
|
<property name="style" type="uint" value="0"/>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-21" type="string" value="separator"/>
|
||||||
|
<property name="plugin-22" type="string" value="actions">
|
||||||
|
<property name="appearance" type="uint" value="0"/>
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="+lock-screen"/>
|
||||||
|
<value type="string" value="-switch-user"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-suspend"/>
|
||||||
|
<value type="string" value="-hibernate"/>
|
||||||
|
<value type="string" value="-hybrid-sleep"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-shutdown"/>
|
||||||
|
<value type="string" value="-restart"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="+logout"/>
|
||||||
|
<value type="string" value="-logout-dialog"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
<property name="plugin-2200" type="string" value="actions">
|
||||||
|
<property name="appearance" type="uint" value="0"/>
|
||||||
|
<property name="items" type="array">
|
||||||
|
<value type="string" value="-lock-screen"/>
|
||||||
|
<value type="string" value="-switch-user"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-suspend"/>
|
||||||
|
<value type="string" value="-hibernate"/>
|
||||||
|
<value type="string" value="-hybrid-sleep"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="-shutdown"/>
|
||||||
|
<value type="string" value="-restart"/>
|
||||||
|
<value type="string" value="-separator"/>
|
||||||
|
<value type="string" value="+logout"/>
|
||||||
|
<value type="string" value="-logout-dialog"/>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
</property>
|
||||||
|
</channel>
|
@ -48,7 +48,6 @@ if [ "${DISTRO}" == "kali" ]; then
|
|||||||
mousepad \
|
mousepad \
|
||||||
parole \
|
parole \
|
||||||
pavucontrol \
|
pavucontrol \
|
||||||
policykit-1-gnome \
|
|
||||||
pulseaudio \
|
pulseaudio \
|
||||||
pulseaudio-utils \
|
pulseaudio-utils \
|
||||||
qt5ct \
|
qt5ct \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user