From 6f57f5a3e3a1abf148d9a33aa7a7059b42761517 Mon Sep 17 00:00:00 2001 From: Kaj Forney Date: Wed, 4 Dec 2019 15:51:19 -0700 Subject: [PATCH] Desktop refresh for XFCE. --- config/software.list.chroot | 15 +- filesystem/etc/skel/.config/terminator/config | 19 ++ .../xfce4/desktop/icons.screen.latest.rc | 1 + .../xfce4/desktop/icons.screen0-1902x881.rc | 15 ++ .../skel/.config/xfce4/panel/cpugraph-22.rc | 17 ++ .../panel/launcher-6/15754966573.desktop | 21 +++ .../panel/launcher-7/15754958142.desktop | 32 ++++ .../skel/.config/xfce4/panel/whiskermenu-1.rc | 80 ++++++++ .../skel/.config/xfce4/xfce4-taskmanager.rc | 25 +++ .../xfconf/xfce-perchannel-xml/displays.xml | 5 + .../xfconf/xfce-perchannel-xml/thunar.xml | 11 ++ .../xfce-perchannel-xml/xfce4-desktop.xml | 57 ++++++ .../xfce4-keyboard-shortcuts.xml | 173 ++++++++++++++++++ .../xfce-perchannel-xml/xfce4-notifyd.xml | 9 + .../xfce-perchannel-xml/xfce4-panel.xml | 111 +++++++++++ .../xfce4-power-manager.xml | 9 + .../xfconf/xfce-perchannel-xml/xfwm4.xml | 87 +++++++++ .../xfconf/xfce-perchannel-xml/xsettings.xml | 21 +++ .../share/backgrounds}/13l3sob.png | Bin .../share/backgrounds}/1489388.jpg | Bin .../share/backgrounds}/1TjKhEI.png | Bin .../share/backgrounds}/7JOa81n.png | Bin .../share/backgrounds}/BT-Wallpaper.png | Bin .../share/backgrounds}/Backtrack.jpg | Bin .../share/backgrounds}/Earth-from-Space.jpg | Bin .../share/backgrounds}/Hacker.jpg | Bin .../share/backgrounds}/Hackerfree.jpg | Bin .../share/backgrounds}/Hooded-Hacker.jpg | Bin .../share/backgrounds}/Kali 1.png | Bin .../share/backgrounds}/Kali.JPG | Bin .../share/backgrounds}/Kali1.jpg | Bin .../share/backgrounds}/Kali10.gif | Bin .../share/backgrounds}/Kali3.jpg | Bin .../share/backgrounds}/Kali4.png | Bin .../share/backgrounds}/Kali6.jpg | Bin .../share/backgrounds}/Kali7.jpg | Bin .../share/backgrounds}/Kali9.png | Bin .../share/backgrounds}/OUe6WiC.jpg | Bin .../share/backgrounds}/SCorp2.png | Bin .../share/backgrounds}/SecurityHacker.jpg | Bin .../share/backgrounds}/Starman_Tesla.png | Bin .../share/backgrounds}/UJVbxVY.png | Bin .../share/backgrounds}/bt4-logo-wallpaper.png | Bin .../share/backgrounds}/computer-hacker.jpg | Bin .../share/backgrounds}/hacker_2621842b.jpg | Bin .../share/backgrounds}/kali11.png | Bin .../share/backgrounds}/kali12.jpg | Bin .../share/backgrounds}/kali13.png | Bin .../share/backgrounds}/kali14.jpg | Bin .../share/backgrounds}/kali15.png | Bin .../share/backgrounds}/kali16.jpg | Bin .../share/backgrounds}/kali17.jpg | Bin .../share/backgrounds}/kali19.jpg | Bin .../share/backgrounds}/kali20.jpg | Bin .../share/backgrounds}/kali21.jpg | Bin .../share/backgrounds}/kali5.jpg | Bin .../share/backgrounds}/kali8.jpg | Bin .../share/backgrounds}/mPdVG3P.png | Bin .../share/backgrounds}/pluto_twilight.jpg | Bin .../share/backgrounds}/scripttheworld.png | Bin .../backgrounds}/shatter-backtrack_00000.jpg | Bin .../share/backgrounds}/untitled.png | Bin 62 files changed, 707 insertions(+), 1 deletion(-) create mode 100644 filesystem/etc/skel/.config/terminator/config create mode 120000 filesystem/etc/skel/.config/xfce4/desktop/icons.screen.latest.rc create mode 100644 filesystem/etc/skel/.config/xfce4/desktop/icons.screen0-1902x881.rc create mode 100644 filesystem/etc/skel/.config/xfce4/panel/cpugraph-22.rc create mode 100644 filesystem/etc/skel/.config/xfce4/panel/launcher-6/15754966573.desktop create mode 100644 filesystem/etc/skel/.config/xfce4/panel/launcher-7/15754958142.desktop create mode 100644 filesystem/etc/skel/.config/xfce4/panel/whiskermenu-1.rc create mode 100644 filesystem/etc/skel/.config/xfce4/xfce4-taskmanager.rc create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml create mode 100644 filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/13l3sob.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/1489388.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/1TjKhEI.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/7JOa81n.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/BT-Wallpaper.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Backtrack.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Earth-from-Space.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Hacker.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Hackerfree.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Hooded-Hacker.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali 1.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali.JPG (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali1.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali10.gif (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali3.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali4.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali6.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali7.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Kali9.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/OUe6WiC.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/SCorp2.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/SecurityHacker.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/Starman_Tesla.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/UJVbxVY.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/bt4-logo-wallpaper.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/computer-hacker.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/hacker_2621842b.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali11.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali12.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali13.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali14.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali15.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali16.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali17.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali19.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali20.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali21.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali5.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/kali8.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/mPdVG3P.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/pluto_twilight.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/scripttheworld.png (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/shatter-backtrack_00000.jpg (100%) rename filesystem/{etc/skel/Pictures/Wallpapers => usr/share/backgrounds}/untitled.png (100%) diff --git a/config/software.list.chroot b/config/software.list.chroot index b588cd6d..d8265548 100644 --- a/config/software.list.chroot +++ b/config/software.list.chroot @@ -11,6 +11,7 @@ libpam-google-authenticator ncdu nemo powershell +terminator xrdp xserver-xorg-input-all xinput @@ -66,7 +67,6 @@ nethack-console #Amateur radio tools cqrlog -dump1090-mutability fldigi gqrx-sdr qtel @@ -75,3 +75,16 @@ xlog #Themes arc-theme gnome-icon-theme + +#Archive utilities +file-roller +lha +lzip +lzop +rpm2cpio +rzip +sharutils +unace +unalz +unar +zoo diff --git a/filesystem/etc/skel/.config/terminator/config b/filesystem/etc/skel/.config/terminator/config new file mode 100644 index 00000000..9ed94347 --- /dev/null +++ b/filesystem/etc/skel/.config/terminator/config @@ -0,0 +1,19 @@ +[global_config] +[keybindings] +[profiles] + [[default]] + background_darkness = 0.75 + background_type = transparent + cursor_color = "#aaaaaa" + font = Monospace 15 + foreground_color = "#00ff00" + use_system_font = False +[layouts] + [[default]] + [[[window0]]] + type = Window + parent = "" + [[[child1]]] + type = Terminal + parent = window0 +[plugins] diff --git a/filesystem/etc/skel/.config/xfce4/desktop/icons.screen.latest.rc b/filesystem/etc/skel/.config/xfce4/desktop/icons.screen.latest.rc new file mode 120000 index 00000000..fd94cfa0 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/desktop/icons.screen.latest.rc @@ -0,0 +1 @@ +/root/.config/xfce4/desktop/icons.screen0-1902x881.rc \ No newline at end of file diff --git a/filesystem/etc/skel/.config/xfce4/desktop/icons.screen0-1902x881.rc b/filesystem/etc/skel/.config/xfce4/desktop/icons.screen0-1902x881.rc new file mode 100644 index 00000000..6ee06b4f --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/desktop/icons.screen0-1902x881.rc @@ -0,0 +1,15 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[Trash] +row=0 +col=0 + +[/] +row=1 +col=0 + +[/root] +row=2 +col=0 + diff --git a/filesystem/etc/skel/.config/xfce4/panel/cpugraph-22.rc b/filesystem/etc/skel/.config/xfce4/panel/cpugraph-22.rc new file mode 100644 index 00000000..47940c7d --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/panel/cpugraph-22.rc @@ -0,0 +1,17 @@ +UpdateInterval=2 +TimeScale=0 +Size=42 +Mode=0 +Frame=1 +Border=1 +Bars=1 +TrackedCore=0 +Command=xfce4-taskmanager +InTerminal=0 +StartupNotification=1 +ColorMode=0 +Foreground1=rgb(0,255,0) +Foreground2=rgb(255,0,0) +Foreground3=rgb(0,0,255) +Background=rgb(0,0,0) + diff --git a/filesystem/etc/skel/.config/xfce4/panel/launcher-6/15754966573.desktop b/filesystem/etc/skel/.config/xfce4/panel/launcher-6/15754966573.desktop new file mode 100644 index 00000000..2a89d501 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/panel/launcher-6/15754966573.desktop @@ -0,0 +1,21 @@ +[Desktop Entry] +Name=Terminator +Comment=Multiple terminals in one window +TryExec=terminator +Exec=terminator +Icon=tilix +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 + +Path= +Terminal=false + +[NewWindow Shortcut Group] +Name=Open a New Window +Exec=terminator +TargetEnvironment=Unity diff --git a/filesystem/etc/skel/.config/xfce4/panel/launcher-7/15754958142.desktop b/filesystem/etc/skel/.config/xfce4/panel/launcher-7/15754958142.desktop new file mode 100644 index 00000000..44d490e7 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/panel/launcher-7/15754958142.desktop @@ -0,0 +1,32 @@ +[Desktop Entry] +Name=Kazam +GenericName=Screencast and Screenshot tool +Comment=Record a video or take a screenshot of your screen +Keywords=screenshot;screencast;videorecord;desktop recording; +Categories=GNOME;AudioVideo; +Exec=kazam +Icon=kazam +Terminal=false +Type=Application +Actions=SSF;SSA;SSW;Prefs; +X-XFCE-Source=file:///usr/share/applications/kazam.desktop + +[Desktop Action SSF] +Name=Take a screenshot of entire workspace +Exec=kazam -f +OnlyShowIn=Unity + +[Desktop Action SSA] +Name=Select an area to screenshot +Exec=kazam -a +OnlyShowIn=Unity + +[Desktop Action SSW] +Name=Select a window to screenshot +Exec=kazam -s +OnlyShowIn=Unity + +[Desktop Action Prefs] +Name=Preferences +Exec=kazam -p +OnlyShowIn=Unity diff --git a/filesystem/etc/skel/.config/xfce4/panel/whiskermenu-1.rc b/filesystem/etc/skel/.config/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 00000000..6d13e8bf --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,80 @@ +favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,xfce-text-editor.desktop,exo-web-browser.desktop,kali-www.desktop,kali-docs.desktop,kali-bugs.desktop,offsec-training.desktop,exploit-database.desktop,vulnhub.desktop +recent=xfce-ui-settings.desktop,exo-file-manager.desktop +button-title=Applications +button-icon=kali-panel-menu +button-single-row=false +show-button-title=false +show-button-icon=true +launcher-show-name=true +launcher-show-description=false +launcher-show-tooltip=true +item-icon-size=2 +hover-switch-category=false +category-show-name=true +category-icon-size=1 +load-hierarchy=true +recent-items-max=10 +favorites-in-recent=true +display-recent-default=false +position-search-alternate=true +position-commands-alternate=false +position-categories-alternate=true +stay-on-focus-out=false +confirm-session-command=true +menu-width=525 +menu-height=625 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=gdmflexiserver +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=false +search-actions=5 + +[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=Wikipedia +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action3] +name=Run in Terminal +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action4] +name=Open URI +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/filesystem/etc/skel/.config/xfce4/xfce4-taskmanager.rc b/filesystem/etc/skel/.config/xfce4/xfce4-taskmanager.rc new file mode 100644 index 00000000..bc341e3b --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfce4-taskmanager.rc @@ -0,0 +1,25 @@ +[Settings] +ShowAllProcesses=FALSE +MorePrecision=FALSE +FullCommandLine=FALSE +ShowStatusIcon=FALSE +ShowMemoryInXBytes=FALSE +MonitorPaintBox=TRUE +ShowApplicationIcons=TRUE +ToolbarStyle=DEFAULT +PromptTerminateTask=TRUE +RefreshRate=750 +ColumnUID=FALSE +ColumnPID=TRUE +ColumnPPID=FALSE +ColumnState=FALSE +ColumnVSZ=FALSE +ColumnRSS=TRUE +ColumnCPU=TRUE +ColumnPriority=FALSE +SortColumn=0 +SortType=0 +WindowWidth=490 +WindowHeight=465 +HandlePosition=100 +ProcessTreeView=FALSE diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 00000000..0dc41fc8 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 00000000..163387ac --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 00000000..090d2ce4 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 00000000..f8e73ef0 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 00000000..84e25140 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 00000000..9a6c0d5a --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,111 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 00000000..2169259c --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 00000000..6df45b75 --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 00000000..bd4c3a7a --- /dev/null +++ b/filesystem/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/filesystem/etc/skel/Pictures/Wallpapers/13l3sob.png b/filesystem/usr/share/backgrounds/13l3sob.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/13l3sob.png rename to filesystem/usr/share/backgrounds/13l3sob.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/1489388.jpg b/filesystem/usr/share/backgrounds/1489388.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/1489388.jpg rename to filesystem/usr/share/backgrounds/1489388.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/1TjKhEI.png b/filesystem/usr/share/backgrounds/1TjKhEI.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/1TjKhEI.png rename to filesystem/usr/share/backgrounds/1TjKhEI.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/7JOa81n.png b/filesystem/usr/share/backgrounds/7JOa81n.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/7JOa81n.png rename to filesystem/usr/share/backgrounds/7JOa81n.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/BT-Wallpaper.png b/filesystem/usr/share/backgrounds/BT-Wallpaper.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/BT-Wallpaper.png rename to filesystem/usr/share/backgrounds/BT-Wallpaper.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Backtrack.jpg b/filesystem/usr/share/backgrounds/Backtrack.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Backtrack.jpg rename to filesystem/usr/share/backgrounds/Backtrack.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Earth-from-Space.jpg b/filesystem/usr/share/backgrounds/Earth-from-Space.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Earth-from-Space.jpg rename to filesystem/usr/share/backgrounds/Earth-from-Space.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Hacker.jpg b/filesystem/usr/share/backgrounds/Hacker.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Hacker.jpg rename to filesystem/usr/share/backgrounds/Hacker.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Hackerfree.jpg b/filesystem/usr/share/backgrounds/Hackerfree.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Hackerfree.jpg rename to filesystem/usr/share/backgrounds/Hackerfree.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Hooded-Hacker.jpg b/filesystem/usr/share/backgrounds/Hooded-Hacker.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Hooded-Hacker.jpg rename to filesystem/usr/share/backgrounds/Hooded-Hacker.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali 1.png b/filesystem/usr/share/backgrounds/Kali 1.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali 1.png rename to filesystem/usr/share/backgrounds/Kali 1.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali.JPG b/filesystem/usr/share/backgrounds/Kali.JPG similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali.JPG rename to filesystem/usr/share/backgrounds/Kali.JPG diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali1.jpg b/filesystem/usr/share/backgrounds/Kali1.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali1.jpg rename to filesystem/usr/share/backgrounds/Kali1.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali10.gif b/filesystem/usr/share/backgrounds/Kali10.gif similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali10.gif rename to filesystem/usr/share/backgrounds/Kali10.gif diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali3.jpg b/filesystem/usr/share/backgrounds/Kali3.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali3.jpg rename to filesystem/usr/share/backgrounds/Kali3.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali4.png b/filesystem/usr/share/backgrounds/Kali4.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali4.png rename to filesystem/usr/share/backgrounds/Kali4.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali6.jpg b/filesystem/usr/share/backgrounds/Kali6.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali6.jpg rename to filesystem/usr/share/backgrounds/Kali6.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali7.jpg b/filesystem/usr/share/backgrounds/Kali7.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali7.jpg rename to filesystem/usr/share/backgrounds/Kali7.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Kali9.png b/filesystem/usr/share/backgrounds/Kali9.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Kali9.png rename to filesystem/usr/share/backgrounds/Kali9.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/OUe6WiC.jpg b/filesystem/usr/share/backgrounds/OUe6WiC.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/OUe6WiC.jpg rename to filesystem/usr/share/backgrounds/OUe6WiC.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/SCorp2.png b/filesystem/usr/share/backgrounds/SCorp2.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/SCorp2.png rename to filesystem/usr/share/backgrounds/SCorp2.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/SecurityHacker.jpg b/filesystem/usr/share/backgrounds/SecurityHacker.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/SecurityHacker.jpg rename to filesystem/usr/share/backgrounds/SecurityHacker.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/Starman_Tesla.png b/filesystem/usr/share/backgrounds/Starman_Tesla.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/Starman_Tesla.png rename to filesystem/usr/share/backgrounds/Starman_Tesla.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/UJVbxVY.png b/filesystem/usr/share/backgrounds/UJVbxVY.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/UJVbxVY.png rename to filesystem/usr/share/backgrounds/UJVbxVY.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/bt4-logo-wallpaper.png b/filesystem/usr/share/backgrounds/bt4-logo-wallpaper.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/bt4-logo-wallpaper.png rename to filesystem/usr/share/backgrounds/bt4-logo-wallpaper.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/computer-hacker.jpg b/filesystem/usr/share/backgrounds/computer-hacker.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/computer-hacker.jpg rename to filesystem/usr/share/backgrounds/computer-hacker.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/hacker_2621842b.jpg b/filesystem/usr/share/backgrounds/hacker_2621842b.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/hacker_2621842b.jpg rename to filesystem/usr/share/backgrounds/hacker_2621842b.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali11.png b/filesystem/usr/share/backgrounds/kali11.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali11.png rename to filesystem/usr/share/backgrounds/kali11.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali12.jpg b/filesystem/usr/share/backgrounds/kali12.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali12.jpg rename to filesystem/usr/share/backgrounds/kali12.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali13.png b/filesystem/usr/share/backgrounds/kali13.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali13.png rename to filesystem/usr/share/backgrounds/kali13.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali14.jpg b/filesystem/usr/share/backgrounds/kali14.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali14.jpg rename to filesystem/usr/share/backgrounds/kali14.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali15.png b/filesystem/usr/share/backgrounds/kali15.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali15.png rename to filesystem/usr/share/backgrounds/kali15.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali16.jpg b/filesystem/usr/share/backgrounds/kali16.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali16.jpg rename to filesystem/usr/share/backgrounds/kali16.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali17.jpg b/filesystem/usr/share/backgrounds/kali17.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali17.jpg rename to filesystem/usr/share/backgrounds/kali17.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali19.jpg b/filesystem/usr/share/backgrounds/kali19.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali19.jpg rename to filesystem/usr/share/backgrounds/kali19.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali20.jpg b/filesystem/usr/share/backgrounds/kali20.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali20.jpg rename to filesystem/usr/share/backgrounds/kali20.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali21.jpg b/filesystem/usr/share/backgrounds/kali21.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali21.jpg rename to filesystem/usr/share/backgrounds/kali21.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali5.jpg b/filesystem/usr/share/backgrounds/kali5.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali5.jpg rename to filesystem/usr/share/backgrounds/kali5.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/kali8.jpg b/filesystem/usr/share/backgrounds/kali8.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/kali8.jpg rename to filesystem/usr/share/backgrounds/kali8.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/mPdVG3P.png b/filesystem/usr/share/backgrounds/mPdVG3P.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/mPdVG3P.png rename to filesystem/usr/share/backgrounds/mPdVG3P.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/pluto_twilight.jpg b/filesystem/usr/share/backgrounds/pluto_twilight.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/pluto_twilight.jpg rename to filesystem/usr/share/backgrounds/pluto_twilight.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/scripttheworld.png b/filesystem/usr/share/backgrounds/scripttheworld.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/scripttheworld.png rename to filesystem/usr/share/backgrounds/scripttheworld.png diff --git a/filesystem/etc/skel/Pictures/Wallpapers/shatter-backtrack_00000.jpg b/filesystem/usr/share/backgrounds/shatter-backtrack_00000.jpg similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/shatter-backtrack_00000.jpg rename to filesystem/usr/share/backgrounds/shatter-backtrack_00000.jpg diff --git a/filesystem/etc/skel/Pictures/Wallpapers/untitled.png b/filesystem/usr/share/backgrounds/untitled.png similarity index 100% rename from filesystem/etc/skel/Pictures/Wallpapers/untitled.png rename to filesystem/usr/share/backgrounds/untitled.png