mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
Resolve KASM-5447 "Feature/ parrotos 6"
This commit is contained in:
parent
a449b5b350
commit
10899cd79a
@ -138,16 +138,11 @@ scan_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}:
|
||||
- apk add bash
|
||||
- (cd ci-scripts && bash download-trivy)
|
||||
- bash ci-scripts/scan image ${ORG_NAME}/image-cache-private:$(arch)-core-{{ IMAGE.name1 }}-{{ IMAGE.name2 }}-${SANITIZED_BRANCH}-${CI_PIPELINE_ID}
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
when: never
|
||||
- if: ($CI_COMMIT_BRANCH =~ /^release\/.*$/ || $CI_COMMIT_BRANCH == "develop" || $CI_PIPELINE_SOURCE == "schedule" || $SCAN_CONTAINERS == "true")
|
||||
{% if FILE_LIMITS %}changes:
|
||||
{% if FILE_LIMITS %}only:
|
||||
changes:
|
||||
{% for FILE in files %}- {{ FILE }}
|
||||
{% endfor %}{% for FILE in IMAGE.changeFiles %}- {{ FILE }}
|
||||
{% endfor %}{% endif %}
|
||||
when: always
|
||||
- when: manual
|
||||
needs:
|
||||
- build_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}
|
||||
tags:
|
||||
@ -169,16 +164,11 @@ scan_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}:
|
||||
- apk add bash
|
||||
- (cd ci-scripts && bash download-trivy)
|
||||
- bash ci-scripts/scan image ${ORG_NAME}/image-cache-private:x86_64-core-{{ IMAGE.name1 }}-{{ IMAGE.name2 }}-${SANITIZED_BRANCH}-${CI_PIPELINE_ID}
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
when: never
|
||||
- if: ($CI_COMMIT_BRANCH =~ /^release\/.*$/ || $CI_COMMIT_BRANCH == "develop" || $CI_PIPELINE_SOURCE == "schedule" || $SCAN_CONTAINERS == "true")
|
||||
{% if FILE_LIMITS %}changes:
|
||||
{% if FILE_LIMITS %}only:
|
||||
changes:
|
||||
{% for FILE in files %}- {{ FILE }}
|
||||
{% endfor %}{% for FILE in IMAGE.changeFiles %}- {{ FILE }}
|
||||
{% endfor %}{% endif %}
|
||||
when: always
|
||||
- when: manual
|
||||
needs:
|
||||
- build_{{ IMAGE.name1 }}_{{ IMAGE.name2 }}
|
||||
artifacts:
|
||||
|
@ -34,6 +34,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/ubuntu/xfce/**
|
||||
- src/ubuntu/xfce/.config/**
|
||||
- src/ubuntu/xfce/.config/xfce4/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
@ -46,6 +51,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/ubuntu/xfce/**
|
||||
- src/ubuntu/xfce/.config/**
|
||||
- src/ubuntu/xfce/.config/xfce4/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
@ -58,6 +68,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/ubuntu/xfce/**
|
||||
- src/ubuntu/xfce/.config/**
|
||||
- src/ubuntu/xfce/.config/xfce4/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
@ -70,6 +85,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/debian/**
|
||||
- src/debian/xfce/**
|
||||
- src/debian/xfce/.config/**
|
||||
- src/debian/xfce/.config/xfce4/**
|
||||
- src/debian/xfce/.config/xfce4/xfconf/**
|
||||
- src/debian/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
- name1: debian
|
||||
@ -81,6 +101,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/debian/**
|
||||
- src/debian/xfce/**
|
||||
- src/debian/xfce/.config/**
|
||||
- src/debian/xfce/.config/xfce4/**
|
||||
- src/debian/xfce/.config/xfce4/xfconf/**
|
||||
- src/debian/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
@ -93,6 +118,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/kali/**
|
||||
- src/kali/xfce/**
|
||||
- src/kali/xfce/.config/**
|
||||
- src/kali/xfce/.config/xfce4/**
|
||||
- src/kali/xfce/.config/xfce4/xfconf/**
|
||||
- src/kali/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/install/extra/kali.sh
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
@ -106,6 +136,12 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/oracle8/**
|
||||
- src/oracle8/xfce/**
|
||||
- src/oracle8/xfce/.config/**
|
||||
- src/oracle8/xfce/.config/xfce4/**
|
||||
- src/oracle8/xfce/.config/xfce4/xfconf/**
|
||||
- src/oracle8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/oracle8/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: oracle
|
||||
name2: 9
|
||||
@ -116,6 +152,12 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/oracle9/**
|
||||
- src/oracle9/xfce/**
|
||||
- src/oracle9/xfce/.config/**
|
||||
- src/oracle9/xfce/.config/xfce4/**
|
||||
- src/oracle9/xfce/.config/xfce4/xfconf/**
|
||||
- src/oracle9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/oracle9/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: rockylinux
|
||||
name2: 8
|
||||
@ -126,6 +168,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/rockylinux8/**
|
||||
- src/rockylinux8/xfce/**
|
||||
- src/rockylinux8/xfce/.config/**
|
||||
- src/rockylinux8/xfce/.config/xfce4/**
|
||||
- src/rockylinux8/xfce/.config/xfce4/xfconf/**
|
||||
- src/rockylinux8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: rockylinux
|
||||
name2: 9
|
||||
@ -136,6 +183,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/rockylinux9/**
|
||||
- src/rockylinux9/xfce/**
|
||||
- src/rockylinux9/xfce/.config/**
|
||||
- src/rockylinux9/xfce/.config/xfce4/**
|
||||
- src/rockylinux9/xfce/.config/xfce4/xfconf/**
|
||||
- src/rockylinux9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: almalinux
|
||||
name2: 8
|
||||
@ -146,6 +198,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/almalinux8/**
|
||||
- src/almalinux8/xfce/**
|
||||
- src/almalinux8/xfce/.config/**
|
||||
- src/almalinux8/xfce/.config/xfce4/**
|
||||
- src/almalinux8/xfce/.config/xfce4/xfconf/**
|
||||
- src/almalinux8/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: almalinux
|
||||
name2: 9
|
||||
@ -156,6 +213,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/almalinux9/**
|
||||
- src/almalinux9/xfce/**
|
||||
- src/almalinux9/xfce/.config/**
|
||||
- src/almalinux9/xfce/.config/xfce4/**
|
||||
- src/almalinux9/xfce/.config/xfce4/xfconf/**
|
||||
- src/almalinux9/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: opensuse
|
||||
name2: 15
|
||||
@ -166,6 +228,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-suse
|
||||
- src/opensuse/**
|
||||
- src/opensuse/xfce/**
|
||||
- src/opensuse/xfce/.config/**
|
||||
- src/opensuse/xfce/.config/xfce4/**
|
||||
- src/opensuse/xfce/.config/xfce4/xfconf/**
|
||||
- src/opensuse/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- name1: fedora
|
||||
name2: 37
|
||||
@ -176,6 +243,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-fedora
|
||||
- src/fedora37/**
|
||||
- src/fedora37/xfce/**
|
||||
- src/fedora37/xfce/.config/**
|
||||
- src/fedora37/xfce/.config/xfce4/**
|
||||
- src/fedora37/xfce/.config/xfce4/xfconf/**
|
||||
- src/fedora37/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: fedora
|
||||
name2: 38
|
||||
base: fedora:38
|
||||
@ -185,6 +257,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-fedora
|
||||
- src/fedora38/**
|
||||
- src/fedora38/xfce/**
|
||||
- src/fedora38/xfce/.config/**
|
||||
- src/fedora38/xfce/.config/xfce4/**
|
||||
- src/fedora38/xfce/.config/xfce4/xfconf/**
|
||||
- src/fedora38/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: fedora
|
||||
name2: 39
|
||||
base: fedora:39
|
||||
@ -194,18 +271,24 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-fedora
|
||||
- src/fedora39/**
|
||||
- src/fedora39/xfce/**
|
||||
- src/fedora39/xfce/.config/**
|
||||
- src/fedora39/xfce/.config/xfce4/**
|
||||
- src/fedora39/xfce/.config/xfce4/xfconf/**
|
||||
- src/fedora39/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: parrotos
|
||||
name2: 5
|
||||
base: parrotsec/core:latest
|
||||
bg: bg_parrotos5.jpg
|
||||
distro: parrotos5
|
||||
name2: 6
|
||||
base: parrotsec/core:6
|
||||
bg: bg_parrotos6.jpg
|
||||
distro: parrotos6
|
||||
dockerfile: dockerfile-kasm-core
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/parrotos5/**
|
||||
- src/parrotos6/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
- src/parrotos6/**
|
||||
- name1: alpine
|
||||
name2: 317
|
||||
base: alpine:3.17
|
||||
@ -215,6 +298,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-alpine
|
||||
- src/alpine/**
|
||||
- src/alpine/xfce/**
|
||||
- src/alpine/xfce/.config/**
|
||||
- src/alpine/xfce/.config/xfce4/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: alpine
|
||||
name2: 318
|
||||
base: alpine:3.18
|
||||
@ -224,6 +312,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-alpine
|
||||
- src/alpine/**
|
||||
- src/alpine/xfce/**
|
||||
- src/alpine/xfce/.config/**
|
||||
- src/alpine/xfce/.config/xfce4/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: alpine
|
||||
name2: 319
|
||||
base: alpine:3.19
|
||||
@ -233,6 +326,11 @@ multiImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-alpine
|
||||
- src/alpine/**
|
||||
- src/alpine/xfce/**
|
||||
- src/alpine/xfce/.config/**
|
||||
- src/alpine/xfce/.config/xfce4/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/**
|
||||
- src/alpine/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
singleImages:
|
||||
- name1: cuda
|
||||
name2: focal
|
||||
@ -243,6 +341,11 @@ singleImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core
|
||||
- src/ubuntu/xfce/**
|
||||
- src/ubuntu/xfce/.config/**
|
||||
- src/ubuntu/xfce/.config/xfce4/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- src/ubuntu/xfce/.config/xfce4/xfconf/single-application-xfce-perchannel-xml/**
|
||||
- src/ubuntu/nvidia/**
|
||||
- src/ubuntu/sysbox/**
|
||||
- src/ubuntu/virtualgl/**
|
||||
@ -255,6 +358,11 @@ singleImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-centos
|
||||
- src/centos/**
|
||||
- src/centos/xfce/**
|
||||
- src/centos/xfce/.config/**
|
||||
- src/centos/xfce/.config/xfce4/**
|
||||
- src/centos/xfce/.config/xfce4/xfconf/**
|
||||
- src/centos/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
- name1: oracle
|
||||
name2: 7
|
||||
base: oraclelinux:7
|
||||
@ -264,3 +372,8 @@ singleImages:
|
||||
changeFiles:
|
||||
- dockerfile-kasm-core-oracle
|
||||
- src/oracle7/**
|
||||
- src/oracle7/xfce/**
|
||||
- src/oracle7/xfce/.config/**
|
||||
- src/oracle7/xfce/.config/xfce4/**
|
||||
- src/oracle7/xfce/.config/xfce4/xfconf/**
|
||||
- src/oracle7/xfce/.config/xfce4/xfconf/xfce-perchannel-xml/**
|
||||
|
@ -1 +0,0 @@
|
||||
Parrot OS 5 base image for Kasm Workspaces
|
@ -1,6 +1,6 @@
|
||||
# About This Image
|
||||
|
||||
This image contains a browser-accessible version of Parrot OS 5.
|
||||
This image contains a browser-accessible version of Parrot OS 6.
|
||||
|
||||
![Screenshot][Image_Screenshot]
|
||||
|
1
docs/core-parrotos-6/description.txt
Normal file
1
docs/core-parrotos-6/description.txt
Normal file
@ -0,0 +1 @@
|
||||
Parrot OS 6 base image for Kasm Workspaces
|
Binary file not shown.
Before Width: | Height: | Size: 617 KiB |
BIN
src/common/resources/images/bg_parrotos6.jpg
Normal file
BIN
src/common/resources/images/bg_parrotos6.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 441 KiB |
@ -1,17 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Xfce Terminal
|
||||
Comment=Terminal Emulator
|
||||
GenericName=Terminal Emulator
|
||||
Exec=xfce4-terminal
|
||||
Icon=org.xfce.terminal
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=GTK;System;TerminalEmulator;
|
||||
StartupNotify=true
|
||||
Actions=preferences;
|
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-terminal.desktop
|
||||
|
||||
[Desktop Action preferences]
|
||||
Name=Terminal Preferences
|
||||
Exec=xfce4-terminal --preferences
|
@ -1,18 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Terminator
|
||||
Comment=Multiple terminals in one window
|
||||
TryExec=terminator
|
||||
Exec=terminator
|
||||
Icon=terminator
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Utility;TerminalEmulator;System;
|
||||
StartupNotify=true
|
||||
X-Ubuntu-Gettext-Domain=terminator
|
||||
X-Ayatana-Desktop-Shortcuts=NewWindow;
|
||||
Keywords=terminal;shell;prompt;command;commandline;
|
||||
X-XFCE-Source=file:///usr/share/applications/terminator.desktop
|
||||
|
||||
[NewWindow Shortcut Group]
|
||||
Name=Open a New Window
|
||||
Exec=terminator
|
||||
TargetEnvironment=Unity
|
@ -1,10 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Byobu Terminal
|
||||
Comment=Advanced Command Line and Text Window Manager
|
||||
Icon=byobu
|
||||
Exec=env TERM=xterm-256color byobu
|
||||
Terminal=true
|
||||
Type=Application
|
||||
Categories=GNOME;GTK;Utility;
|
||||
X-GNOME-Gettext-Domain=byobu
|
||||
X-XFCE-Source=file:///usr/share/applications/byobu.desktop
|
@ -1,15 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Name=Firefox
|
||||
Comment=Browse the World Wide Web
|
||||
GenericName=Web Browser
|
||||
X-GNOME-FullName=Firefox
|
||||
Exec=firefox %u
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Icon=firefox
|
||||
Categories=Network;WebBrowser;
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/vnd.mozilla.xul+xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;
|
||||
StartupWMClass=firefox
|
||||
StartupNotify=true
|
||||
X-XFCE-Source=file:///usr/share/applications/firefox.desktop
|
@ -1,26 +0,0 @@
|
||||
[Main]
|
||||
Timeout=500
|
||||
Timeout_Seconds=1
|
||||
Click_Command=xfce4-taskmanager
|
||||
|
||||
[SL_Cpu]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,0,192)
|
||||
Text=cpu
|
||||
|
||||
[SL_Mem]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,192,0)
|
||||
Text=mem
|
||||
|
||||
[SL_Swap]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(240,240,0)
|
||||
Text=swap
|
||||
|
||||
[SL_Uptime]
|
||||
Enabled=false
|
||||
|
@ -1,25 +0,0 @@
|
||||
[Main]
|
||||
Timeout=500
|
||||
Timeout_Seconds=1
|
||||
Click_Command=xfce4-taskmanager
|
||||
|
||||
[SL_Cpu]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,0,192)
|
||||
Text=cpu
|
||||
|
||||
[SL_Mem]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,192,0)
|
||||
Text=mem
|
||||
|
||||
[SL_Swap]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(240,240,0)
|
||||
Text=swap
|
||||
|
||||
[SL_Uptime]
|
||||
Enabled=false
|
@ -1,26 +0,0 @@
|
||||
[Main]
|
||||
Timeout=500
|
||||
Timeout_Seconds=1
|
||||
Click_Command=xfce4-taskmanager
|
||||
|
||||
[SL_Cpu]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,0,192)
|
||||
Text=cpu
|
||||
|
||||
[SL_Mem]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(0,192,0)
|
||||
Text=mem
|
||||
|
||||
[SL_Swap]
|
||||
Enabled=true
|
||||
Use_Label=true
|
||||
Color=rgb(240,240,0)
|
||||
Text=swap
|
||||
|
||||
[SL_Uptime]
|
||||
Enabled=false
|
||||
|
@ -1,67 +0,0 @@
|
||||
favorites=mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop
|
||||
button-title=Menu
|
||||
button-icon=view-list
|
||||
button-single-row=false
|
||||
show-button-title=true
|
||||
show-button-icon=true
|
||||
launcher-show-name=true
|
||||
launcher-show-description=true
|
||||
launcher-show-tooltip=true
|
||||
item-icon-size=3
|
||||
hover-switch-category=false
|
||||
category-show-name=true
|
||||
category-icon-size=1
|
||||
load-hierarchy=true
|
||||
view-as-icons=false
|
||||
default-category=0
|
||||
recent-items-max=10
|
||||
favorites-in-recent=true
|
||||
position-search-alternate=true
|
||||
position-commands-alternate=false
|
||||
position-categories-alternate=true
|
||||
stay-on-focus-out=false
|
||||
confirm-session-command=true
|
||||
menu-width=450
|
||||
menu-height=500
|
||||
menu-opacity=100
|
||||
command-settings=xfce4-settings-manager
|
||||
show-command-settings=true
|
||||
command-lockscreen=xflock4
|
||||
show-command-lockscreen=true
|
||||
command-switchuser=dm-tool switch-to-greeter
|
||||
show-command-switchuser=false
|
||||
command-logoutuser=xfce4-session-logout --logout --fast
|
||||
show-command-logoutuser=false
|
||||
command-restart=xfce4-session-logout --reboot --fast
|
||||
show-command-restart=false
|
||||
command-shutdown=xfce4-session-logout --halt --fast
|
||||
show-command-shutdown=false
|
||||
command-suspend=xfce4-session-logout --suspend
|
||||
show-command-suspend=false
|
||||
command-hibernate=xfce4-session-logout --hibernate
|
||||
show-command-hibernate=false
|
||||
command-logout=xfce4-session-logout
|
||||
show-command-logout=true
|
||||
command-menueditor=menulibre
|
||||
show-command-menueditor=true
|
||||
command-profile=mugshot
|
||||
show-command-profile=true
|
||||
search-actions=3
|
||||
|
||||
[action0]
|
||||
name=Man Pages
|
||||
pattern=#
|
||||
command=exo-open --launch TerminalEmulator man %s
|
||||
regex=false
|
||||
|
||||
[action1]
|
||||
name=Web Search
|
||||
pattern=?
|
||||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
name=Run in Terminal
|
||||
pattern=!
|
||||
command=exo-open --launch TerminalEmulator %s
|
||||
regex=false
|
@ -1,67 +0,0 @@
|
||||
favorites=update-reminder.desktop,mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop,org.remmina.Remmina.desktop,htop.desktop
|
||||
button-title=Menu
|
||||
button-icon=view-list
|
||||
button-single-row=false
|
||||
show-button-title=true
|
||||
show-button-icon=true
|
||||
launcher-show-name=true
|
||||
launcher-show-description=true
|
||||
launcher-show-tooltip=true
|
||||
item-icon-size=3
|
||||
hover-switch-category=false
|
||||
category-show-name=true
|
||||
category-icon-size=1
|
||||
load-hierarchy=true
|
||||
view-as-icons=false
|
||||
default-category=0
|
||||
recent-items-max=10
|
||||
favorites-in-recent=true
|
||||
position-search-alternate=true
|
||||
position-commands-alternate=false
|
||||
position-categories-alternate=true
|
||||
stay-on-focus-out=false
|
||||
confirm-session-command=true
|
||||
menu-width=450
|
||||
menu-height=500
|
||||
menu-opacity=100
|
||||
command-settings=xfce4-settings-manager
|
||||
show-command-settings=true
|
||||
command-lockscreen=xflock4
|
||||
show-command-lockscreen=true
|
||||
command-switchuser=dm-tool switch-to-greeter
|
||||
show-command-switchuser=false
|
||||
command-logoutuser=xfce4-session-logout --logout --fast
|
||||
show-command-logoutuser=false
|
||||
command-restart=xfce4-session-logout --reboot --fast
|
||||
show-command-restart=false
|
||||
command-shutdown=xfce4-session-logout --halt --fast
|
||||
show-command-shutdown=false
|
||||
command-suspend=xfce4-session-logout --suspend
|
||||
show-command-suspend=false
|
||||
command-hibernate=xfce4-session-logout --hibernate
|
||||
show-command-hibernate=false
|
||||
command-logout=xfce4-session-logout
|
||||
show-command-logout=true
|
||||
command-menueditor=menulibre
|
||||
show-command-menueditor=true
|
||||
command-profile=mugshot
|
||||
show-command-profile=true
|
||||
search-actions=3
|
||||
|
||||
[action0]
|
||||
name=Man Pages
|
||||
pattern=#
|
||||
command=exo-open --launch TerminalEmulator man %s
|
||||
regex=false
|
||||
|
||||
[action1]
|
||||
name=Web Search
|
||||
pattern=?
|
||||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
name=Run in Terminal
|
||||
pattern=!
|
||||
command=exo-open --launch TerminalEmulator %s
|
||||
regex=false
|
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="displays" version="1.0">
|
||||
<property name="ActiveProfile" type="string" value="Default"/>
|
||||
</channel>
|
@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="thunar" version="1.0">
|
||||
<property name="last-view" type="string" value="ThunarIconView"/>
|
||||
</channel>
|
@ -1,187 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-keyboard-shortcuts" version="1.0">
|
||||
<property name="commands" type="empty">
|
||||
<property name="default" type="empty">
|
||||
<property name="<Alt>F1" type="empty"/>
|
||||
<property name="<Alt>F2" type="empty">
|
||||
<property name="startup-notify" type="empty"/>
|
||||
</property>
|
||||
<property name="<Alt>F3" type="empty">
|
||||
<property name="startup-notify" type="empty"/>
|
||||
</property>
|
||||
<property name="<Primary><Alt>Delete" type="empty"/>
|
||||
<property name="<Primary><Alt>l" type="empty"/>
|
||||
<property name="<Primary><Alt>t" type="empty"/>
|
||||
<property name="XF86Display" type="empty"/>
|
||||
<property name="<Super>p" type="empty"/>
|
||||
<property name="<Primary>Escape" type="empty"/>
|
||||
<property name="XF86WWW" type="empty"/>
|
||||
<property name="XF86Mail" type="empty"/>
|
||||
<property name="Print" type="empty"/>
|
||||
</property>
|
||||
<property name="custom" type="empty">
|
||||
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
|
||||
<property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>
|
||||
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
|
||||
<property name="<Primary>Escape" type="string" value="xfdesktop --menu"/>
|
||||
<property name="<Alt>F2" type="string" value="xfrun4"/>
|
||||
<property name="override" type="bool" value="true"/>
|
||||
<property name="Super_L" type="string" value="xfce4-popup-whiskermenu"/>
|
||||
<property name="<Primary><Alt>t" type="string" value="xfce4-terminal"/>
|
||||
<property name="Print" type="string" value="xfce4-screenshooter -f"/>
|
||||
<property name="<Alt>Print" type="string" value="xfce4-screenshooter -w"/>
|
||||
<property name="<Shift>Print" type="string" value="xfce4-screenshooter -r"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
<property name="default" type="empty">
|
||||
<property name="<Alt>Insert" type="empty"/>
|
||||
<property name="Escape" type="empty"/>
|
||||
<property name="Left" type="empty"/>
|
||||
<property name="Right" type="empty"/>
|
||||
<property name="Up" type="empty"/>
|
||||
<property name="Down" type="empty"/>
|
||||
<property name="<Alt>Tab" type="empty"/>
|
||||
<property name="<Alt><Shift>Tab" type="empty"/>
|
||||
<property name="<Alt>Delete" type="empty"/>
|
||||
<property name="<Primary><Alt>Down" type="empty"/>
|
||||
<property name="<Primary><Alt>Left" type="empty"/>
|
||||
<property name="<Shift><Alt>Page_Down" type="empty"/>
|
||||
<property name="<Alt>F4" type="empty"/>
|
||||
<property name="<Alt>F6" type="empty"/>
|
||||
<property name="<Alt>F7" type="empty"/>
|
||||
<property name="<Alt>F8" type="empty"/>
|
||||
<property name="<Alt>F9" type="empty"/>
|
||||
<property name="<Alt>F10" type="empty"/>
|
||||
<property name="<Alt>F11" type="empty"/>
|
||||
<property name="<Alt>F12" type="empty"/>
|
||||
<property name="<Primary><Shift><Alt>Left" type="empty"/>
|
||||
<property name="<Primary><Alt>End" type="empty"/>
|
||||
<property name="<Primary><Alt>Home" type="empty"/>
|
||||
<property name="<Primary><Shift><Alt>Right" type="empty"/>
|
||||
<property name="<Primary><Shift><Alt>Up" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_1" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_2" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_3" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_4" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_5" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_6" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_7" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_8" type="empty"/>
|
||||
<property name="<Primary><Alt>KP_9" type="empty"/>
|
||||
<property name="<Alt>space" type="empty"/>
|
||||
<property name="<Shift><Alt>Page_Up" type="empty"/>
|
||||
<property name="<Primary><Alt>Right" type="empty"/>
|
||||
<property name="<Primary><Alt>d" type="empty"/>
|
||||
<property name="<Primary><Alt>Up" type="empty"/>
|
||||
<property name="<Super>Tab" type="empty"/>
|
||||
<property name="<Primary>F1" type="empty"/>
|
||||
<property name="<Primary>F2" type="empty"/>
|
||||
<property name="<Primary>F3" type="empty"/>
|
||||
<property name="<Primary>F4" type="empty"/>
|
||||
<property name="<Primary>F5" type="empty"/>
|
||||
<property name="<Primary>F6" type="empty"/>
|
||||
<property name="<Primary>F7" type="empty"/>
|
||||
<property name="<Primary>F8" type="empty"/>
|
||||
<property name="<Primary>F9" type="empty"/>
|
||||
<property name="<Primary>F10" type="empty"/>
|
||||
<property name="<Primary>F11" type="empty"/>
|
||||
<property name="<Primary>F12" type="empty"/>
|
||||
<property name="<Control><Alt>Down" type="empty"/>
|
||||
<property name="<Control><Alt>Left" type="empty"/>
|
||||
<property name="<Control><Shift><Alt>Left" type="empty"/>
|
||||
<property name="<Alt><Control>End" type="empty"/>
|
||||
<property name="<Alt><Control>Home" type="empty"/>
|
||||
<property name="<Control><Shift><Alt>Right" type="empty"/>
|
||||
<property name="<Control><Shift><Alt>Up" type="empty"/>
|
||||
<property name="<Alt><Control>KP_1" type="empty"/>
|
||||
<property name="<Alt><Control>KP_2" type="empty"/>
|
||||
<property name="<Alt><Control>KP_3" type="empty"/>
|
||||
<property name="<Alt><Control>KP_4" type="empty"/>
|
||||
<property name="<Alt><Control>KP_5" type="empty"/>
|
||||
<property name="<Alt><Control>KP_6" type="empty"/>
|
||||
<property name="<Alt><Control>KP_7" type="empty"/>
|
||||
<property name="<Alt><Control>KP_8" type="empty"/>
|
||||
<property name="<Alt><Control>KP_9" type="empty"/>
|
||||
<property name="<Control><Alt>Right" type="empty"/>
|
||||
<property name="<Control><Alt>d" type="empty"/>
|
||||
<property name="<Control><Alt>Up" type="empty"/>
|
||||
<property name="<Control>F1" type="empty"/>
|
||||
<property name="<Control>F2" type="empty"/>
|
||||
<property name="<Control>F3" type="empty"/>
|
||||
<property name="<Control>F4" type="empty"/>
|
||||
<property name="<Control>F5" type="empty"/>
|
||||
<property name="<Control>F6" type="empty"/>
|
||||
<property name="<Control>F7" type="empty"/>
|
||||
<property name="<Control>F8" type="empty"/>
|
||||
<property name="<Control>F9" type="empty"/>
|
||||
<property name="<Control>F10" type="empty"/>
|
||||
<property name="<Control>F11" type="empty"/>
|
||||
<property name="<Control>F12" type="empty"/>
|
||||
</property>
|
||||
<property name="custom" type="empty">
|
||||
<property name="<Primary>F12" type="string" value="workspace_12_key"/>
|
||||
<property name="<Alt>F4" type="string" value="close_window_key"/>
|
||||
<property name="<Primary><Alt>Down" type="string" value="down_workspace_key"/>
|
||||
<property name="<Primary><Shift><Alt>Left" type="string" value="move_window_left_key"/>
|
||||
<property name="<Primary><Alt>End" type="string" value="move_window_next_workspace_key"/>
|
||||
<property name="Right" type="string" value="right_key"/>
|
||||
<property name="Down" type="string" value="down_key"/>
|
||||
<property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/>
|
||||
<property name="<Alt>Tab" type="string" value="cycle_windows_key"/>
|
||||
<property name="<Primary><Shift><Alt>Right" type="string" value="move_window_right_key"/>
|
||||
<property name="<Primary><Alt>Right" type="string" value="right_workspace_key"/>
|
||||
<property name="<Alt>F10" type="string" value="maximize_window_key"/>
|
||||
<property name="<Primary>F11" type="string" value="workspace_11_key"/>
|
||||
<property name="<Alt>F6" type="string" value="stick_window_key"/>
|
||||
<property name="<Alt>Delete" type="string" value="del_workspace_key"/>
|
||||
<property name="<Super>Tab" type="string" value="switch_window_key"/>
|
||||
<property name="<Primary><Alt>d" type="string" value="show_desktop_key"/>
|
||||
<property name="<Alt>F7" type="string" value="move_window_key"/>
|
||||
<property name="Up" type="string" value="up_key"/>
|
||||
<property name="<Alt>F11" type="string" value="fullscreen_key"/>
|
||||
<property name="<Alt>space" type="string" value="popup_menu_key"/>
|
||||
<property name="<Alt><Shift>Tab" type="string" value="cycle_reverse_windows_key"/>
|
||||
<property name="Escape" type="string" value="cancel_key"/>
|
||||
<property name="<Shift><Alt>Page_Up" type="string" value="raise_window_key"/>
|
||||
<property name="<Primary><Alt>Home" type="string" value="move_window_prev_workspace_key"/>
|
||||
<property name="<Alt>F12" type="string" value="above_key"/>
|
||||
<property name="<Alt>F8" type="string" value="resize_window_key"/>
|
||||
<property name="<Primary><Alt>Left" type="string" value="left_workspace_key"/>
|
||||
<property name="<Primary><Shift><Alt>Up" type="string" value="move_window_up_key"/>
|
||||
<property name="<Primary><Alt>Up" type="string" value="up_workspace_key"/>
|
||||
<property name="<Alt>F9" type="string" value="hide_window_key"/>
|
||||
<property name="<Primary>F10" type="string" value="workspace_10_key"/>
|
||||
<property name="Left" type="string" value="left_key"/>
|
||||
<property name="<Alt>Insert" type="string" value="add_workspace_key"/>
|
||||
<property name="override" type="bool" value="true"/>
|
||||
<property name="<Primary><Alt>1" type="string" value="workspace_1_key"/>
|
||||
<property name="<Primary><Alt>2" type="string" value="workspace_2_key"/>
|
||||
<property name="<Primary><Alt>3" type="string" value="workspace_3_key"/>
|
||||
<property name="<Primary><Alt>4" type="string" value="workspace_4_key"/>
|
||||
<property name="<Primary><Alt>5" type="string" value="workspace_5_key"/>
|
||||
<property name="<Primary><Alt>6" type="string" value="workspace_6_key"/>
|
||||
<property name="<Primary><Alt>7" type="string" value="workspace_7_key"/>
|
||||
<property name="<Primary><Alt>8" type="string" value="workspace_8_key"/>
|
||||
<property name="<Primary><Alt>9" type="string" value="workspace_9_key"/>
|
||||
<property name="<Primary><Super>Up" type="string" value="tile_up_key"/>
|
||||
<property name="<Primary><Super>Down" type="string" value="tile_down_key"/>
|
||||
<property name="<Primary><Super>Left" type="string" value="tile_left_key"/>
|
||||
<property name="<Primary><Super>Right" type="string" value="tile_right_key"/>
|
||||
<property name="<Primary>F1" type="string" value="move_window_workspace_1_key"/>
|
||||
<property name="<Primary>F2" type="string" value="move_window_workspace_2_key"/>
|
||||
<property name="<Primary>F4" type="string" value="move_window_workspace_4_key"/>
|
||||
<property name="<Primary>F5" type="string" value="move_window_workspace_5_key"/>
|
||||
<property name="<Primary>F6" type="string" value="move_window_workspace_6_key"/>
|
||||
<property name="<Primary>F7" type="string" value="move_window_workspace_7_key"/>
|
||||
<property name="<Primary>F8" type="string" value="move_window_workspace_8_key"/>
|
||||
<property name="<Primary>F9" type="string" value="move_window_workspace_9_key"/>
|
||||
<property name="<Primary>F3" type="string" value="move_window_workspace_3_key"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="providers" type="array">
|
||||
<value type="string" value="xfwm4"/>
|
||||
<value type="string" value="commands"/>
|
||||
</property>
|
||||
</channel>
|
@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-mixer" version="1.0">
|
||||
<property name="active-card" type="string" value="HDAIntelAlsamixer"/>
|
||||
<property name="volume-step-size" type="uint" value="5"/>
|
||||
</channel>
|
@ -1,105 +0,0 @@
|
||||
<?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="uint" value="2">
|
||||
<property name="panel-0" type="empty">
|
||||
<property name="autohide-behavior" type="int" value="0"/>
|
||||
<property name="disable-struts" type="int" value="0"/>
|
||||
<property name="length" type="int" value="100"/>
|
||||
<property name="length-adjust" type="bool" value="true"/>
|
||||
<property name="mode" type="int" value="0"/>
|
||||
<property name="nrows" type="int" value="1"/>
|
||||
<property name="position-locked" type="bool" value="true"/>
|
||||
<property name="size" type="int" value="32"/>
|
||||
<property name="position" type="string" value="p=0;x=0;y=0"/>
|
||||
<property name="output-name" type="string" value="Primary"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<value type="int" value="1"/>
|
||||
<value type="int" value="3"/>
|
||||
<value type="int" value="5"/>
|
||||
<value type="int" value="7"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="panel-1" type="empty">
|
||||
<property name="autohide-behavior" type="int" value="0"/>
|
||||
<property name="disable-struts" type="int" value="0"/>
|
||||
<property name="length" type="int" value="100"/>
|
||||
<property name="length-adjust" type="bool" value="true"/>
|
||||
<property name="mode" type="int" value="0"/>
|
||||
<property name="nrows" type="int" value="1"/>
|
||||
<property name="position-locked" type="bool" value="true"/>
|
||||
<property name="size" type="int" value="32"/>
|
||||
<property name="position" type="string" value="p=8;x=0;y=0"/>
|
||||
<property name="output-name" type="string" value="Primary"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<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"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="applicationsmenu">
|
||||
<property name="button-icon" type="string" value="distributor-logo-parrot"/>
|
||||
<property name="button-title" type="string" value="Applications"/>
|
||||
<property name="custom-menu" type="bool" value="false"/>
|
||||
<property name="show-generic-names" type="bool" value="false"/>
|
||||
<property name="show-tooltips" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-2" type="string" value="places">
|
||||
<property name="show-button-type" type="int" value="2"/>
|
||||
</property>
|
||||
<property name="plugin-3" type="string" value="separator">
|
||||
<property name="style" type="int" value="0"/>
|
||||
<property name="expand" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-5" type="string" value="separator">
|
||||
<property name="style" type="int" value="0"/>
|
||||
<property name="expand" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-6" type="string" value="systemload"/>
|
||||
<property name="plugin-7" type="string" value="pulseaudio">
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-9" type="string" value="whiskermenu"/>
|
||||
<property name="plugin-10" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="16321537241.desktop"/>
|
||||
<value type="string" value="16321537242.desktop"/>
|
||||
<value type="string" value="16321537243.desktop"/>
|
||||
<value type="string" value="16321537244.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-11" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="16321537245.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-12" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="16321537246.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-13" type="string" value="tasklist">
|
||||
<property name="grouping" type="int" value="0"/>
|
||||
<property name="include-all-monitors" type="bool" value="true"/>
|
||||
<property name="include-all-workspaces" type="bool" value="false"/>
|
||||
<property name="show-labels" type="bool" value="true"/>
|
||||
<property name="show-only-minimized" type="bool" value="false"/>
|
||||
<property name="show-wireframes" type="bool" value="false"/>
|
||||
<property name="sort-order" type="int" value="4"/>
|
||||
<property name="switch-workspace-on-unminimize" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-14" type="string" value="separator">
|
||||
<property name="style" type="int" value="0"/>
|
||||
<property name="expand" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-15" type="string" value="pager">
|
||||
<property name="rows" type="int" value="2"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-screensaver" version="1.0">
|
||||
<property name="saver" type="empty">
|
||||
<property name="mode" type="int" value="0"/>
|
||||
<property name="fullscreen-inhibit" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
@ -1,46 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-session" version="1.0">
|
||||
<property name="splash" type="empty">
|
||||
<property name="Engine" type="empty"/>
|
||||
<property name="engines" type="empty">
|
||||
<property name="simple" type="empty">
|
||||
<property name="Font" type="empty"/>
|
||||
<property name="BgColor" type="empty"/>
|
||||
<property name="FgColor" type="empty"/>
|
||||
<property name="Image" type="empty"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
<property name="general" type="empty">
|
||||
<property name="FailsafeSessionName" type="empty"/>
|
||||
<property name="LockCommand" type="empty"/>
|
||||
<property name="SessionName" type="string" value="Default"/>
|
||||
<property name="SaveOnExit" type="bool" value="false"/>
|
||||
</property>
|
||||
<property name="sessions" type="empty">
|
||||
<property name="Failsafe" type="empty">
|
||||
<property name="IsFailsafe" type="empty"/>
|
||||
<property name="Count" type="empty"/>
|
||||
<property name="Client0_Command" type="empty"/>
|
||||
<property name="Client0_Priority" type="empty"/>
|
||||
<property name="Client0_PerScreen" type="empty"/>
|
||||
<property name="Client1_Command" type="empty"/>
|
||||
<property name="Client1_Priority" type="empty"/>
|
||||
<property name="Client1_PerScreen" type="empty"/>
|
||||
<property name="Client2_Command" type="empty"/>
|
||||
<property name="Client2_Priority" type="empty"/>
|
||||
<property name="Client2_PerScreen" type="empty"/>
|
||||
<property name="Client3_Command" type="empty"/>
|
||||
<property name="Client3_Priority" type="empty"/>
|
||||
<property name="Client3_PerScreen" type="empty"/>
|
||||
<property name="Client4_Command" type="empty"/>
|
||||
<property name="Client4_Priority" type="empty"/>
|
||||
<property name="Client4_PerScreen" type="empty"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="compat" type="empty">
|
||||
<property name="LaunchGNOME" type="bool" value="true"/>
|
||||
<property name="LaunchKDE" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
@ -1,93 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfwm4" version="1.0">
|
||||
<property name="general" type="empty">
|
||||
<property name="activate_action" type="string" value="bring"/>
|
||||
<property name="borderless_maximize" type="bool" value="true"/>
|
||||
<property name="box_move" type="bool" value="false"/>
|
||||
<property name="box_resize" type="bool" value="false"/>
|
||||
<property name="button_layout" type="string" value="O|HMC"/>
|
||||
<property name="button_offset" type="int" value="0"/>
|
||||
<property name="button_spacing" type="int" value="0"/>
|
||||
<property name="click_to_focus" type="bool" value="true"/>
|
||||
<property name="focus_delay" type="int" value="250"/>
|
||||
<property name="cycle_apps_only" type="bool" value="false"/>
|
||||
<property name="cycle_draw_frame" type="bool" value="true"/>
|
||||
<property name="cycle_hidden" type="bool" value="true"/>
|
||||
<property name="cycle_minimum" type="bool" value="true"/>
|
||||
<property name="cycle_workspaces" type="bool" value="true"/>
|
||||
<property name="double_click_time" type="int" value="250"/>
|
||||
<property name="double_click_distance" type="int" value="5"/>
|
||||
<property name="double_click_action" type="string" value="maximize"/>
|
||||
<property name="easy_click" type="string" value="None"/>
|
||||
<property name="focus_hint" type="bool" value="true"/>
|
||||
<property name="focus_new" type="bool" value="true"/>
|
||||
<property name="frame_opacity" type="int" value="100"/>
|
||||
<property name="full_width_title" type="bool" value="true"/>
|
||||
<property name="inactive_opacity" type="int" value="78"/>
|
||||
<property name="maximized_offset" type="int" value="0"/>
|
||||
<property name="move_opacity" type="int" value="68"/>
|
||||
<property name="placement_ratio" type="int" value="20"/>
|
||||
<property name="placement_mode" type="string" value="center"/>
|
||||
<property name="popup_opacity" type="int" value="93"/>
|
||||
<property name="mousewheel_rollup" type="bool" value="false"/>
|
||||
<property name="prevent_focus_stealing" type="bool" value="false"/>
|
||||
<property name="raise_delay" type="int" value="250"/>
|
||||
<property name="raise_on_click" type="bool" value="true"/>
|
||||
<property name="raise_on_focus" type="bool" value="false"/>
|
||||
<property name="raise_with_any_button" type="bool" value="false"/>
|
||||
<property name="repeat_urgent_blink" type="bool" value="false"/>
|
||||
<property name="resize_opacity" type="int" value="70"/>
|
||||
<property name="restore_on_move" type="bool" value="true"/>
|
||||
<property name="scroll_workspaces" type="bool" value="false"/>
|
||||
<property name="shadow_delta_height" type="int" value="0"/>
|
||||
<property name="shadow_delta_width" type="int" value="0"/>
|
||||
<property name="shadow_delta_x" type="int" value="0"/>
|
||||
<property name="shadow_delta_y" type="int" value="-3"/>
|
||||
<property name="shadow_opacity" type="int" value="50"/>
|
||||
<property name="show_app_icon" type="bool" value="false"/>
|
||||
<property name="show_dock_shadow" type="bool" value="true"/>
|
||||
<property name="show_frame_shadow" type="bool" value="true"/>
|
||||
<property name="show_popup_shadow" type="bool" value="true"/>
|
||||
<property name="snap_resist" type="bool" value="false"/>
|
||||
<property name="snap_to_border" type="bool" value="true"/>
|
||||
<property name="snap_to_windows" type="bool" value="false"/>
|
||||
<property name="snap_width" type="int" value="10"/>
|
||||
<property name="theme" type="string" value="ARK-Dark"/>
|
||||
<property name="title_alignment" type="string" value="left"/>
|
||||
<property name="title_font" type="string" value="Sans Bold 9"/>
|
||||
<property name="title_horizontal_offset" type="int" value="0"/>
|
||||
<property name="title_shadow_active" type="string" value="false"/>
|
||||
<property name="title_shadow_inactive" type="string" value="false"/>
|
||||
<property name="title_vertical_offset_active" type="int" value="0"/>
|
||||
<property name="title_vertical_offset_inactive" type="int" value="0"/>
|
||||
<property name="toggle_workspaces" type="bool" value="false"/>
|
||||
<property name="unredirect_overlays" type="bool" value="true"/>
|
||||
<property name="urgent_blink" type="bool" value="false"/>
|
||||
<property name="use_compositing" type="bool" value="false"/>
|
||||
<property name="workspace_count" type="int" value="4"/>
|
||||
<property name="wrap_cycle" type="bool" value="true"/>
|
||||
<property name="wrap_layout" type="bool" value="true"/>
|
||||
<property name="wrap_resistance" type="int" value="10"/>
|
||||
<property name="wrap_windows" type="bool" value="true"/>
|
||||
<property name="wrap_workspaces" type="bool" value="false"/>
|
||||
<property name="workspace_names" type="array">
|
||||
<value type="string" value="Workspace 1"/>
|
||||
<value type="string" value="Workspace 2"/>
|
||||
<value type="string" value="Workspace 3"/>
|
||||
<value type="string" value="Workspace 4"/>
|
||||
<value type="string" value="Workspace 5"/>
|
||||
</property>
|
||||
<property name="cycle_raise" type="bool" value="false"/>
|
||||
<property name="cycle_preview" type="bool" value="true"/>
|
||||
<property name="cycle_tabwin_mode" type="int" value="0"/>
|
||||
<property name="frame_border_top" type="int" value="0"/>
|
||||
<property name="horiz_scroll_opacity" type="bool" value="false"/>
|
||||
<property name="vblank_mode" type="string" value="auto"/>
|
||||
<property name="tile_on_move" type="bool" value="true"/>
|
||||
<property name="titleless_maximize" type="bool" value="false"/>
|
||||
<property name="zoom_desktop" type="bool" value="true"/>
|
||||
<property name="cycle_minimized" type="bool" value="false"/>
|
||||
<property name="zoom_pointer" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
@ -1,45 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xsettings" version="1.0">
|
||||
<property name="Net" type="empty">
|
||||
<property name="ThemeName" type="string" value="ARK-Dark"/>
|
||||
<property name="IconThemeName" type="string" value="ara"/>
|
||||
<property name="DoubleClickTime" type="int" value="250"/>
|
||||
<property name="DoubleClickDistance" type="int" value="5"/>
|
||||
<property name="DndDragThreshold" type="int" value="8"/>
|
||||
<property name="CursorBlink" type="bool" value="true"/>
|
||||
<property name="CursorBlinkTime" type="int" value="1200"/>
|
||||
<property name="SoundThemeName" type="string" value="default"/>
|
||||
<property name="EnableEventSounds" type="bool" value="true"/>
|
||||
<property name="EnableInputFeedbackSounds" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="Xft" type="empty">
|
||||
<property name="DPI" type="int" value="96"/>
|
||||
<property name="Antialias" type="int" value="1"/>
|
||||
<property name="Hinting" type="int" value="1"/>
|
||||
<property name="HintStyle" type="string" value="hintslight"/>
|
||||
<property name="RGBA" type="string" value="rgb"/>
|
||||
</property>
|
||||
<property name="Gtk" type="empty">
|
||||
<property name="CanChangeAccels" type="bool" value="true"/>
|
||||
<property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/>
|
||||
<property name="FontName" type="string" value="Cantarell 11"/>
|
||||
<property name="MonospaceFontName" type="string" value="Monospace 11"/>
|
||||
<property name="IconSizes" type="string" value=""/>
|
||||
<property name="KeyThemeName" type="string" value=""/>
|
||||
<property name="ToolbarStyle" type="string" value="icons"/>
|
||||
<property name="ToolbarIconSize" type="int" value="3"/>
|
||||
<property name="MenuImages" type="bool" value="true"/>
|
||||
<property name="ButtonImages" type="bool" value="true"/>
|
||||
<property name="MenuBarAccel" type="string" value="F10"/>
|
||||
<property name="CursorThemeName" type="string" value="default"/>
|
||||
<property name="CursorThemeSize" type="int" value="0"/>
|
||||
<property name="DecorationLayout" type="string" value="menu:minimize,maximize,close"/>
|
||||
<property name="IMPreeditStyle" type="string" value=""/>
|
||||
<property name="IMStatusStyle" type="string" value=""/>
|
||||
<property name="IMModule" type="string" value=""/>
|
||||
</property>
|
||||
<property name="Gdk" type="empty">
|
||||
<property name="WindowScalingFactor" type="empty"/>
|
||||
</property>
|
||||
</channel>
|
@ -0,0 +1,13 @@
|
||||
[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;
|
||||
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
|
@ -1,12 +1,12 @@
|
||||
[Desktop Entry]
|
||||
Name=Root Terminal
|
||||
Comment=Opens a terminal as the root user, using gksu to ask for the password
|
||||
Comment=Opens a terminal as the root user, using polkit to ask for the password
|
||||
Exec=menuexecg /usr/bin/x-terminal-emulator
|
||||
Icon=gksu-root-terminal
|
||||
Icon=utilities-root-terminal
|
||||
StartupNotify=true
|
||||
Terminal=false
|
||||
X-MultipleArgs=false
|
||||
Type=Application
|
||||
Categories=GTK;System;TerminalEmulator;
|
||||
X-Parrot-Package=gksu
|
||||
X-Parrot-Package=policykit-1
|
||||
X-XFCE-Source=file:///usr/share/applications/parrot-root-terminal.desktop
|
46
src/parrotos5/xfce/.config/xfce4/panel/whiskermenu-15.rc → src/parrotos6/xfce/.config/xfce4/panel/whiskermenu-4.rc
Executable file → Normal file
46
src/parrotos5/xfce/.config/xfce4/panel/whiskermenu-15.rc → src/parrotos6/xfce/.config/xfce4/panel/whiskermenu-4.rc
Executable file → Normal file
@ -1,25 +1,27 @@
|
||||
favorites=mousepad.desktop,encryptpad.desktop,anon-gui.desktop,codium.desktop
|
||||
button-title=Menu
|
||||
button-icon=emblem-parrot
|
||||
favorites=xfce4-web-browser.desktop,xfce4-mail-reader.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop
|
||||
recent=
|
||||
button-icon=app-launcher
|
||||
button-single-row=false
|
||||
show-button-title=true
|
||||
show-button-title=false
|
||||
show-button-icon=true
|
||||
launcher-show-name=true
|
||||
launcher-show-description=true
|
||||
launcher-show-tooltip=true
|
||||
item-icon-size=3
|
||||
launcher-icon-size=2
|
||||
hover-switch-category=false
|
||||
category-show-name=true
|
||||
category-icon-size=1
|
||||
load-hierarchy=true
|
||||
view-as-icons=false
|
||||
sort-categories=true
|
||||
view-mode=1
|
||||
default-category=0
|
||||
recent-items-max=10
|
||||
favorites-in-recent=true
|
||||
position-search-alternate=true
|
||||
position-search-alternate=false
|
||||
position-commands-alternate=false
|
||||
position-categories-alternate=true
|
||||
position-categories-alternate=false
|
||||
position-categories-horizontal=false
|
||||
stay-on-focus-out=false
|
||||
profile-shape=0
|
||||
confirm-session-command=true
|
||||
menu-width=450
|
||||
menu-height=500
|
||||
@ -27,7 +29,7 @@ menu-opacity=100
|
||||
command-settings=xfce4-settings-manager
|
||||
show-command-settings=true
|
||||
command-lockscreen=xflock4
|
||||
show-command-lockscreen=true
|
||||
show-command-lockscreen=false
|
||||
command-switchuser=dm-tool switch-to-greeter
|
||||
show-command-switchuser=false
|
||||
command-logoutuser=xfce4-session-logout --logout --fast
|
||||
@ -41,12 +43,12 @@ show-command-suspend=false
|
||||
command-hibernate=xfce4-session-logout --hibernate
|
||||
show-command-hibernate=false
|
||||
command-logout=xfce4-session-logout
|
||||
show-command-logout=true
|
||||
show-command-logout=false
|
||||
command-menueditor=menulibre
|
||||
show-command-menueditor=true
|
||||
command-profile=mugshot
|
||||
show-command-profile=true
|
||||
search-actions=3
|
||||
search-actions=6
|
||||
|
||||
[action0]
|
||||
name=Man Pages
|
||||
@ -55,14 +57,32 @@ command=exo-open --launch TerminalEmulator man %s
|
||||
regex=false
|
||||
|
||||
[action1]
|
||||
name=Web Search
|
||||
name=Search the Web
|
||||
pattern=?
|
||||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
name=Search for Files
|
||||
pattern=-
|
||||
command=catfish --path=~ --start %s
|
||||
regex=false
|
||||
|
||||
[action3]
|
||||
name=Wikipedia
|
||||
pattern=!w
|
||||
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
|
||||
regex=false
|
||||
|
||||
[action4]
|
||||
name=Run in Terminal
|
||||
pattern=!
|
||||
command=exo-open --launch TerminalEmulator %s
|
||||
regex=false
|
||||
|
||||
[action5]
|
||||
name=Open URI
|
||||
pattern=^(file|http|https):\\/\\/(.*)$
|
||||
command=exo-open \\0
|
||||
regex=true
|
||||
|
@ -23,133 +23,105 @@
|
||||
<property name="last-image" type="empty"/>
|
||||
<property name="last-single-image" type="empty"/>
|
||||
</property>
|
||||
<property name="monitorVirtual1" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/macaw-poly.jpg"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
|
||||
</property>
|
||||
<property name="workspace4" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="monitorVNC-0" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="2"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="monitorVNC-1" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="monitorVNC-2" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="monitorVNC-3" type="empty">
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="1"/>
|
||||
<property name="color-style" type="int" value="0"/>
|
||||
<property name="image-style" type="int" value="5"/>
|
||||
<property name="last-image" type="string" value="/usr/share/extra/backgrounds/bg_default.png"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/bg_default.png"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="688"/>
|
||||
<property name="window-height" type="int" value="654"/>
|
||||
</property>
|
||||
<property name="desktop-icons" type="empty">
|
||||
<property name="file-icons" type="empty">
|
||||
<property name="show-home" type="bool" value="false"/>
|
||||
<property name="show-filesystem" type="bool" value="false"/>
|
||||
<property name="show-trash" type="bool" value="false"/>
|
||||
<property name="show-removable" type="bool" value="false"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="634"/>
|
||||
<property name="window-height" type="int" value="566"/>
|
||||
</property>
|
||||
</channel>
|
@ -0,0 +1,72 @@
|
||||
<?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="dark-mode" type="bool" value="true"/>
|
||||
<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="icon-size" type="uint" value="20"/>
|
||||
<property name="size" type="uint" value="32"/>
|
||||
<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="8"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="panel-2" type="empty">
|
||||
<property name="position" type="string" value="p=10;x=1284;y=1263"/>
|
||||
<property name="size" type="uint" value="32"/>
|
||||
<property name="length" type="double" value="100"/>
|
||||
<property name="length-adjust" type="bool" value="true"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<value type="int" value="4"/>
|
||||
<value type="int" value="9"/>
|
||||
<value type="int" value="10"/>
|
||||
<value type="int" value="7"/>
|
||||
<value type="int" value="16"/>
|
||||
<value type="int" value="14"/>
|
||||
</property>
|
||||
<property name="position-locked" type="bool" value="true"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="applicationsmenu">
|
||||
<property name="button-icon" type="string" value="emblem-parrot"/>
|
||||
</property>
|
||||
<property name="plugin-2" type="string" value="tasklist">
|
||||
<property name="grouping" type="uint" value="1"/>
|
||||
</property>
|
||||
<property name="plugin-3" type="string" value="separator">
|
||||
<property name="expand" type="bool" value="true"/>
|
||||
<property name="style" type="uint" value="0"/>
|
||||
</property>
|
||||
<property name="plugin-8" type="string" value="pulseaudio">
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
<property name="show-notifications" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-4" type="string" value="whiskermenu"/>
|
||||
<property name="plugin-7" type="string" value="tasklist"/>
|
||||
<property name="plugin-9" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="17053568355.desktop"/>
|
||||
<value type="string" value="17053568406.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-10" type="string" value="launcher">
|
||||
<property name="items" type="array">
|
||||
<value type="string" value="17053571248.desktop"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugin-14" type="string" value="pager"/>
|
||||
<property name="plugin-16" type="string" value="separator">
|
||||
<property name="expand" type="bool" value="true"/>
|
||||
<property name="style" type="uint" value="0"/>
|
||||
</property>
|
||||
</property>
|
||||
</channel>
|
@ -0,0 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xsettings" version="1.0">
|
||||
<property name="Net" type="empty">
|
||||
<property name="ThemeName" type="string" value="Icy-Dark"/>
|
||||
<property name="IconThemeName" type="string" value="ara-dark"/>
|
||||
<property name="DoubleClickTime" type="empty"/>
|
||||
<property name="DoubleClickDistance" type="empty"/>
|
||||
<property name="DndDragThreshold" type="empty"/>
|
||||
<property name="CursorBlink" type="empty"/>
|
||||
<property name="CursorBlinkTime" type="empty"/>
|
||||
<property name="SoundThemeName" type="empty"/>
|
||||
<property name="EnableEventSounds" type="empty"/>
|
||||
<property name="EnableInputFeedbackSounds" type="empty"/>
|
||||
</property>
|
||||
<property name="Xft" type="empty">
|
||||
<property name="DPI" type="empty"/>
|
||||
<property name="Antialias" type="empty"/>
|
||||
<property name="Hinting" type="empty"/>
|
||||
<property name="HintStyle" type="empty"/>
|
||||
<property name="RGBA" type="string" value="vbgr"/>
|
||||
</property>
|
||||
<property name="Gtk" type="empty">
|
||||
<property name="CanChangeAccels" type="empty"/>
|
||||
<property name="ColorPalette" type="empty"/>
|
||||
<property name="FontName" type="string" value="Sans 12"/>
|
||||
<property name="MonospaceFontName" type="string" value="Monospace 12"/>
|
||||
<property name="IconSizes" type="empty"/>
|
||||
<property name="KeyThemeName" type="empty"/>
|
||||
<property name="ToolbarStyle" type="empty"/>
|
||||
<property name="ToolbarIconSize" type="empty"/>
|
||||
<property name="MenuImages" type="empty"/>
|
||||
<property name="ButtonImages" type="empty"/>
|
||||
<property name="MenuBarAccel" type="empty"/>
|
||||
<property name="CursorThemeName" type="empty"/>
|
||||
<property name="CursorThemeSize" type="empty"/>
|
||||
<property name="DecorationLayout" type="empty"/>
|
||||
<property name="DialogsUseHeader" type="empty"/>
|
||||
<property name="TitlebarMiddleClick" type="empty"/>
|
||||
</property>
|
||||
<property name="Gdk" type="empty">
|
||||
<property name="WindowScalingFactor" type="empty"/>
|
||||
</property>
|
||||
</channel>
|
@ -8,7 +8,7 @@ elif [[ "${DISTRO}" == @(almalinux8|almalinux9|fedora37|fedora38|fedora39|oracle
|
||||
dnf clean all
|
||||
elif [ "${DISTRO}" == "opensuse" ]; then
|
||||
zypper clean --all
|
||||
elif [[ "${DISTRO}" == @(debian|kali|parrotos5|ubuntu) ]]; then
|
||||
elif [[ "${DISTRO}" == @(debian|kali|parrotos6|ubuntu) ]]; then
|
||||
# Uninstall unneccesary/vulnerable packages
|
||||
dpkg --purge ipp-usb #KASM-5266
|
||||
|
||||
|
@ -60,7 +60,7 @@ elif [ "${DISTRO}" == "alpine" ]; then
|
||||
font-noto-all \
|
||||
font-noto-cjk \
|
||||
font-noto-emoji
|
||||
elif [[ "${DISTRO}" == @(debian|parrotos5|kali) ]]; then
|
||||
elif [[ "${DISTRO}" == @(debian|parrotos6|kali) ]]; then
|
||||
apt-get update
|
||||
apt-get install -y \
|
||||
fonts-noto-core \
|
||||
|
@ -75,8 +75,8 @@ elif [[ "${DISTRO}" == "fedora39" ]] ; then
|
||||
else
|
||||
BUILD_URL="https://kasmweb-build-artifacts.s3.amazonaws.com/kasmvnc/${COMMIT_ID}/kasmvncserver_fedora_thirtynine_${KASM_VER_NAME_PART}_aarch64.rpm"
|
||||
fi
|
||||
elif [[ "${DISTRO}" = @(debian|parrotos5) ]] ; then
|
||||
if grep -q bookworm /etc/os-release; then
|
||||
elif [[ "${DISTRO}" = @(debian|parrotos6) ]] ; then
|
||||
if $(grep -q bookworm /etc/os-release) || $(grep -q lory /etc/os-release); then
|
||||
if [[ "$(arch)" =~ ^x86_64$ ]] ; then
|
||||
BUILD_URL="https://kasmweb-build-artifacts.s3.amazonaws.com/kasmvnc/${COMMIT_ID}/kasmvncserver_bookworm_${KASM_VER_NAME_PART}_amd64.deb"
|
||||
else
|
||||
|
@ -79,8 +79,8 @@ download_and_symlink() {
|
||||
}
|
||||
|
||||
ARCH=$(arch)
|
||||
BRANCH="release_1.0.2"
|
||||
COMMIT_ID="8b90fa40285d80de72284d09bf6651642e5c07d2"
|
||||
BRANCH="release_1.0.3"
|
||||
COMMIT_ID="635ff757b74f53b88d6ceb58d6041676fd59f5bd"
|
||||
|
||||
convert_local_distro_to_profile_sync_distro
|
||||
check_distro_is_supported
|
||||
|
@ -10,7 +10,7 @@ fi
|
||||
|
||||
# intall squid
|
||||
SQUID_COMMIT='1149fc830c7edcb383eec390cce2beba16befde5'
|
||||
if $(grep -q Jammy /etc/os-release) || $(grep -q Kali /etc/os-release) ; then
|
||||
if $(grep -q Jammy /etc/os-release) || $(grep -q Kali /etc/os-release) || $(grep -q lory /etc/os-release); then
|
||||
wget -qO- https://kasmweb-build-artifacts.s3.amazonaws.com/kasm-squid-builder/${SQUID_COMMIT}/output/kasm-squid-builder_${ARCH}.tar.gz | tar -xzf - -C /
|
||||
wget ${LIBSSLURL} -O libssl1.1.${ARCH}.deb
|
||||
dpkg -i libssl1.1.${ARCH}.deb
|
||||
|
@ -16,7 +16,7 @@ set -ex
|
||||
elif [ -f /etc/fedora-release ]; then
|
||||
DISTRO=fedora
|
||||
elif [ -f /etc/dpkg/origins/parrot ]; then
|
||||
DISTRO=parrotos5
|
||||
DISTRO=parrotos6
|
||||
elif [ -f /etc/alpine-release ]; then
|
||||
DISTRO=alpine
|
||||
fi
|
||||
@ -68,7 +68,7 @@ set -ex
|
||||
chown $MEMCACHE_USER:$MEMCACHE_USER /etc/sasl2/memcached-sasldb2
|
||||
|
||||
|
||||
if [[ "${DISTRO}" == @(centos|oracle7|fedora|parrotos5|alpine) ]]; then
|
||||
if [[ "${DISTRO}" == @(centos|oracle7|fedora|parrotos6|alpine) ]]; then
|
||||
/usr/bin/memcached -u $MEMCACHE_USER &
|
||||
elif [ "${DISTRO}" == "opensuse" ]; then
|
||||
/usr/sbin/memcached -u $MEMCACHE_USER &
|
||||
|
@ -2,7 +2,7 @@
|
||||
set -ex
|
||||
|
||||
# Setup systemd based on distro type
|
||||
if [[ "${DISTRO}" == @(ubuntu|debian|parrotos5|kali) ]] ; then
|
||||
if [[ "${DISTRO}" == @(ubuntu|debian|parrotos6|kali) ]] ; then
|
||||
# Install deps
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
@ -1,6 +1,10 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
if [ "${DISTRO}" == "parrotos6" ]; then
|
||||
PARROTEXTRA="-t lory-backports"
|
||||
fi
|
||||
|
||||
echo "Install some common tools for further installation"
|
||||
if [[ "${DISTRO}" == @(centos|oracle7) ]] ; then
|
||||
yum install -y vim wget net-tools bzip2 ca-certificates bc
|
||||
@ -29,7 +33,7 @@ else
|
||||
apt-get update
|
||||
# Update tzdata noninteractive (otherwise our script is hung on user input later).
|
||||
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get -y install tzdata
|
||||
apt-get install -y vim wget net-tools locales bzip2 wmctrl software-properties-common mesa-utils bc
|
||||
apt-get install ${PARROTEXTRA} -y vim wget net-tools locales bzip2 wmctrl software-properties-common mesa-utils bc
|
||||
|
||||
echo "generate locales for en_US.UTF-8"
|
||||
locale-gen en_US.UTF-8
|
||||
|
@ -73,7 +73,7 @@ elif [[ "$DISTRO" = @(ubuntu|debian) ]]; then
|
||||
xfce4-terminal \
|
||||
xterm \
|
||||
xclip
|
||||
elif [[ "$DISTRO" = "parrotos5" ]]; then
|
||||
elif [[ "$DISTRO" = "parrotos6" ]]; then
|
||||
apt-get install -y \
|
||||
dbus-x11 \
|
||||
desktop-base \
|
||||
@ -84,7 +84,8 @@ elif [[ "$DISTRO" = "parrotos5" ]]; then
|
||||
supervisor \
|
||||
xclip \
|
||||
xfce4 \
|
||||
xfce4-terminal
|
||||
xfce4-terminal \
|
||||
xfce4-whiskermenu-plugin
|
||||
echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen
|
||||
locale-gen
|
||||
elif [[ "${DISTRO}" == @(centos|oracle7) ]]; then
|
||||
|
Loading…
Reference in New Issue
Block a user