diff --git a/tromjaro/xfce/Packages-Desktop b/tromjaro/xfce/Packages-Desktop index b597c208..bdbdd258 100644 --- a/tromjaro/xfce/Packages-Desktop +++ b/tromjaro/xfce/Packages-Desktop @@ -1,3 +1,8 @@ +vala-panel-appmenu-registrar + + + + #AUR #vdhcoapp #webtorrent-desktop-bin @@ -11,7 +16,8 @@ #compiz-easy-patch #xfce4-panel-compiz #vala-panel-appmenu-xfce -#vala-panel-appmenu-registrar + + #Apps for TROMjaro Main deja-dup @@ -70,7 +76,7 @@ thunar-archive-plugin web-installer-url-handler mate-hud vala-panel-appmenu-xfce -vala-panel-appmenu-registrar +#vala-panel-appmenu-registrar vala-panel-appmenu-common appmenu-gtk-module libdbusmenu-gtk2 @@ -108,6 +114,8 @@ xdotool unclutter rofi guvcview +xfce4-screensaver + ## Network diff --git a/tromjaro/xfce/Packages-Mhwd b/tromjaro/xfce/Packages-Mhwd index b8dcf065..395cc254 100644 --- a/tromjaro/xfce/Packages-Mhwd +++ b/tromjaro/xfce/Packages-Mhwd @@ -23,11 +23,14 @@ mesa-vdpau >multilib lib32-libxvmc >multilib lib32-primus >nonfree_default KERNEL-nvidia-390xx +>nonfree_x86_64 KERNEL-nvidia-470xx >nonfree_x86_64 KERNEL-nvidia >nonfree_default nvidia-390xx-utils +>nonfree_x86_64 nvidia-470xx-utils >nonfree_x86_64 nvidia-utils ->nonfree_multilib lib32-nvidia-utils +>nonfree_multilib lib32-nvidia-470xx-utils >nonfree_multilib lib32-nvidia-390xx-utils +>nonfree_multilib lib32-nvidia-utils opencl-mesa open-vm-tools primus diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/autostart/Unclutter.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/autostart/Unclutter.desktop deleted file mode 100644 index 84672b67..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/autostart/Unclutter.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Version=0.9.4 -Type=Application -Name=Unclutter -Comment=Hides the mouse cursor on touchscreens -Exec=unclutter --hide-on-touch -OnlyShowIn=XFCE; -RunHook=0 -StartupNotify=false -Terminal=false -Hidden=false - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/help.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/help.rc new file mode 100644 index 00000000..f9a741aa --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/help.rc @@ -0,0 +1,2 @@ +auto-online=false + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/helpers.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/helpers.rc new file mode 100644 index 00000000..820a3a36 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/helpers.rc @@ -0,0 +1,4 @@ +FileManager=thunar +WebBrowser=firefox +TerminalEmulator=xfce4-terminal + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/datetime-5.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/datetime-5.rc new file mode 100644 index 00000000..63021446 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/datetime-5.rc @@ -0,0 +1,6 @@ +layout=3 +date_font=Bitstream Vera Sans 8 +time_font=Bitstream Vera Sans 8 +date_format=%Y-%m-%d +time_format=%H:%M + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/docklike-8.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/docklike-8.rc new file mode 100644 index 00000000..19fd77af --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/docklike-8.rc @@ -0,0 +1,15 @@ +[user] +indicatorOrientation=0 +indicatorColor=rgb(54,144,119) +inactiveColor=rgb(54,144,119) +forceIconSize=false +iconSize=33 +noWindowsListIfSingle=true +onlyDisplayVisible=true +onlyDisplayScreen=true +showPreviews=true +showWindowCount=false +indicatorStyle=2 +pinned=/usr/share/applications/xfce4-appfinder.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/firefox.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce-settings-manager.desktop; +keyComboActive=true +previewScale=0.3 diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-3/16315734812.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-3/16315734812.desktop new file mode 100644 index 00000000..5daa0c86 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-3/16315734812.desktop @@ -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 diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-4/16315443022.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-4/16315443022.desktop new file mode 100644 index 00000000..5769fab4 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-4/16315443022.desktop @@ -0,0 +1,27 @@ +[Desktop Entry] +Version=1.0 +Name=Firefox +GenericName=Web Browser +Comment=Browse the World Wide Web +Keywords=Internet;WWW;Browser;Web;Explorer +Exec=/usr/lib/firefox/firefox %u +Icon=firefox +Terminal=false +X-MultipleArgs=false +Type=Application +MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;application/x-xpinstall;application/pdf;application/json; +StartupNotify=true +StartupWMClass=firefox +Categories=Network;WebBrowser; +Actions=new-window;new-private-window; +X-XFCE-Source=file:///usr/share/applications/firefox.desktop + +[Desktop Action new-window] +Name=New Window +Name[en_US]=New Window +Exec=/usr/lib/firefox/firefox --new-window %u + +[Desktop Action new-private-window] +Name=New Private Window +Name[en_US]=New Private Window +Exec=/usr/lib/firefox/firefox --private-window %u diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-8/16315738103.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-8/16315738103.desktop new file mode 100644 index 00000000..b6dd1b52 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/launcher-8/16315738103.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch FileManager %u +Icon=org.xfce.filemanager +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=inode/directory;x-scheme-handler/trash; +X-AppStream-Ignore=True +Name=File Manager +Comment=Browse the file system +X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-29.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-32.rc similarity index 83% rename from tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-29.rc rename to tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-32.rc index 8a85252c..210999db 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-29.rc +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-32.rc @@ -1,6 +1,7 @@ -favorites=firefox.desktop,org.manjaro.pamac.manager.desktop,xfce-settings-manager.desktop,org.gnome.Usage.desktop -button-icon=view-list-icons -button-single-row=true +favorites=xfce4-terminal-emulator.desktop +recent= +button-icon=xfce4-whiskermenu +button-single-row=false show-button-title=false show-button-icon=true launcher-show-name=true @@ -20,13 +21,13 @@ position-commands-alternate=false position-categories-alternate=true stay-on-focus-out=false confirm-session-command=true -menu-width=673 -menu-height=575 -menu-opacity=88 +menu-width=450 +menu-height=500 +menu-opacity=100 command-settings=xfce4-settings-manager -show-command-settings=false +show-command-settings=true command-lockscreen=xflock4 -show-command-lockscreen=false +show-command-lockscreen=true command-switchuser=gdmflexiserver show-command-switchuser=false command-logoutuser=xfce4-session-logout --logout --fast @@ -40,11 +41,11 @@ show-command-suspend=false command-hibernate=xfce4-session-logout --hibernate show-command-hibernate=false command-logout=xfce4-session-logout -show-command-logout=false +show-command-logout=true command-menueditor=menulibre show-command-menueditor=true command-profile=mugshot -show-command-profile=false +show-command-profile=true search-actions=5 [action0] diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-8.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-8.rc new file mode 100644 index 00000000..692b4bb2 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/whiskermenu-8.rc @@ -0,0 +1,22 @@ +button-icon=/usr/share/icons/whiskermenu-manjaro.svg +launcher-show-name=true +launcher-show-description=true +favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-web-browser.desktop,exo-mail-reader.desktop,org.manjaro.pamac-manager.desktop +menu-width=400 +menu-height=519 +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=true +command-logout=xfce4-session-logout +show-command-logout=true +command-menueditor=menulibre +show-command-menueditor=true +item-icon-size=2 +category-icon-size=1 +view-as-icons=false +position-search-alternate=false +position-commands-alternate=false +position-categories-alternate=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/xfce4-clipman-actions.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/xfce4-clipman-actions.xml new file mode 100644 index 00000000..cc680d7d --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/panel/xfce4-clipman-actions.xml @@ -0,0 +1,44 @@ + + + + Dirección URL larga + http://[^\s]{120,} + 0 + + + Acortar la dirección URL + exo-open http://tinyurl.com/create.php?url=\0 + + + + + Fallos + bug\s*#?\s*([0-9]+) + 0 + + + Fallo de Xfce + exo-open http://bugzilla.xfce.org/show_bug.cgi?id=\1 + + + Fallo de GNOME + exo-open http://bugzilla.gnome.org/show_bug.cgi?id=\1 + + + + + Imagen + (http|ftp).+\.(jpg|png|gif) + 0 + + + Ver con Ristretto + ristretto "\0" + + + Editar con GIMP + gimp-remote "\0" + + + + \ No newline at end of file diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/accels.scm b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/accels.scm new file mode 100644 index 00000000..673bbea0 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/accels.scm @@ -0,0 +1,58 @@ +; xfce4-terminal GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +(gtk_accel_path "/terminal-window/goto-tab-2" "2") +(gtk_accel_path "/terminal-window/goto-tab-6" "6") +; (gtk_accel_path "/terminal-window/copy-input" "") +; (gtk_accel_path "/terminal-window/close-other-tabs" "") +; (gtk_accel_path "/terminal-window/move-tab-right" "Page_Down") +(gtk_accel_path "/terminal-window/goto-tab-7" "7") +; (gtk_accel_path "/terminal-window/set-title-color" "") +; (gtk_accel_path "/terminal-window/edit-menu" "") +; (gtk_accel_path "/terminal-window/zoom-menu" "") +(gtk_accel_path "/terminal-window/goto-tab-1" "1") +; (gtk_accel_path "/terminal-window/fullscreen" "F11") +; (gtk_accel_path "/terminal-window/read-only" "") +(gtk_accel_path "/terminal-window/goto-tab-5" "5") +; (gtk_accel_path "/terminal-window/preferences" "") +; (gtk_accel_path "/terminal-window/reset-and-clear" "") +; (gtk_accel_path "/terminal-window/about" "") +(gtk_accel_path "/terminal-window/goto-tab-4" "4") +; (gtk_accel_path "/terminal-window/close-window" "q") +; (gtk_accel_path "/terminal-window/reset" "") +; (gtk_accel_path "/terminal-window/save-contents" "") +(gtk_accel_path "/terminal-window/toggle-menubar" "F10") +; (gtk_accel_path "/terminal-window/copy" "c") +; (gtk_accel_path "/terminal-window/copy-html" "") +; (gtk_accel_path "/terminal-window/last-active-tab" "") +; (gtk_accel_path "/terminal-window/show-borders" "") +; (gtk_accel_path "/terminal-window/view-menu" "") +; (gtk_accel_path "/terminal-window/detach-tab" "d") +; (gtk_accel_path "/terminal-window/scroll-on-output" "") +; (gtk_accel_path "/terminal-window/show-toolbar" "") +; (gtk_accel_path "/terminal-window/next-tab" "Page_Down") +; (gtk_accel_path "/terminal-window/tabs-menu" "") +; (gtk_accel_path "/terminal-window/search-next" "") +; (gtk_accel_path "/terminal-window/search-prev" "") +; (gtk_accel_path "/terminal-window/undo-close-tab" "") +; (gtk_accel_path "/terminal-window/set-title" "s") +; (gtk_accel_path "/terminal-window/contents" "F1") +; (gtk_accel_path "/terminal-window/zoom-reset" "0") +; (gtk_accel_path "/terminal-window/close-tab" "w") +; (gtk_accel_path "/terminal-window/new-tab" "t") +; (gtk_accel_path "/terminal-window/new-window" "n") +; (gtk_accel_path "/terminal-window/terminal-menu" "") +; (gtk_accel_path "/terminal-window/show-menubar" "") +; (gtk_accel_path "/terminal-window/select-all" "a") +; (gtk_accel_path "/terminal-window/paste" "v") +(gtk_accel_path "/terminal-window/goto-tab-9" "9") +; (gtk_accel_path "/terminal-window/move-tab-left" "Page_Up") +; (gtk_accel_path "/terminal-window/search" "f") +; (gtk_accel_path "/terminal-window/file-menu" "") +; (gtk_accel_path "/terminal-window/prev-tab" "Page_Up") +; (gtk_accel_path "/terminal-window/paste-selection" "") +; (gtk_accel_path "/terminal-window/zoom-in" "plus") +; (gtk_accel_path "/terminal-window/zoom-out" "minus") +(gtk_accel_path "/terminal-window/goto-tab-8" "8") +; (gtk_accel_path "/terminal-window/help-menu" "") +(gtk_accel_path "/terminal-window/goto-tab-3" "3") diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/terminalrc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/terminalrc new file mode 100644 index 00000000..de1e75cc --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/terminal/terminalrc @@ -0,0 +1,34 @@ +[Configuration] +MiscAlwaysShowTabs=FALSE +MiscBell=FALSE +MiscBellUrgent=FALSE +MiscBordersDefault=TRUE +MiscCursorBlinks=FALSE +MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK +MiscDefaultGeometry=80x24 +MiscInheritGeometry=FALSE +MiscMenubarDefault=TRUE +MiscMouseAutohide=FALSE +MiscMouseWheelZoom=TRUE +MiscToolbarDefault=FALSE +MiscConfirmClose=TRUE +MiscCycleTabs=TRUE +MiscTabCloseButtons=TRUE +MiscTabCloseMiddleClick=TRUE +MiscTabPosition=GTK_POS_TOP +MiscHighlightUrls=TRUE +MiscMiddleClickOpensUri=FALSE +MiscCopyOnSelect=FALSE +MiscShowRelaunchDialog=TRUE +MiscRewrapOnResize=TRUE +MiscUseShiftArrowsToScroll=FALSE +MiscSlimTabs=FALSE +MiscNewTabAdjacent=FALSE +MiscSearchDialogOpacity=100 +MiscShowUnsafePasteDialog=TRUE +ColorUseTheme=TRUE +ColorBackgroundVary=TRUE +BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT +BackgroundDarkness=1,000000 +DropdownWidth=100 + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-screenshooter b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-screenshooter new file mode 100644 index 00000000..c2c2d0a0 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-screenshooter @@ -0,0 +1,11 @@ +app=none +last_user= +last_extension=png +screenshot_dir=file:/home/tio/Pictures +enable_imgur_upload=true +action=1 +delay=0 +region=1 +show_mouse=1 +show_border=1 + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-taskmanager.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-taskmanager.rc new file mode 100644 index 00000000..6046bd68 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfce4-taskmanager.rc @@ -0,0 +1,25 @@ +[Settings] +ShowAllProcesses=FALSE +ShowLegend=TRUE +MorePrecision=FALSE +FullCommandLine=FALSE +ShowStatusIcon=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=5 +SortType=1 +WindowWidth=1218 +WindowHeight=775 +HandlePosition=155 +ProcessTreeView=FALSE diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/catfish.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/catfish.xml new file mode 100644 index 00000000..bc5211d7 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/catfish.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/keyboards.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 00000000..9fd09d61 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/pointers.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/pointers.xml new file mode 100644 index 00000000..a7cdd4ac --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/pointers.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/thunar.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 00000000..47e59f59 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml new file mode 100644 index 00000000..701ae770 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 00000000..ea224432 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 00000000..e2e7d205 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,238 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml new file mode 100644 index 00000000..00339e68 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-mime-settings.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 00000000..da620bc2 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 00000000..75abc732 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 00000000..2073f2c3 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml new file mode 100644 index 00000000..ca6c2d95 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-editor.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-editor.xml new file mode 100644 index 00000000..6c4f6aa6 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-editor.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 00000000..411cdd2e --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfdashboard.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfdashboard.xml new file mode 100644 index 00000000..60db65b8 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfdashboard.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfwm4.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 00000000..cae1bf63 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xsettings.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 00000000..d8d89476 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4-classic/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1288x719.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1288x719.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1288x719.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1295x729.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1295x729.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1295x729.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x950.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x950.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x950.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x953.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x953.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1789x953.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1795x951.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1795x951.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1795x951.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1847x1031.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1847x1031.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1847x1031.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1030.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1030.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1030.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1031.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1031.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1031.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1064.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1064.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1848x1064.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1851x984.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1851x984.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1851x984.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1031.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1031.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1031.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1037.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1037.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1037.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1041.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1041.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1041.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1064.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1064.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1855x1064.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1031.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1031.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1031.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1064.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1064.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-1904x1064.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-3768x2111.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-3768x2111.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-3768x2111.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-952x719.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-952x719.rc deleted file mode 100644 index d6683a91..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/desktop/icons.screen0-952x719.rc +++ /dev/null @@ -1,3 +0,0 @@ -[xfdesktop-version-4.10.3+-rcfile_format] -4.10.3+=true - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-8.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-2.rc similarity index 68% rename from tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-8.rc rename to tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-2.rc index f6b03392..979ecee5 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-8.rc +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/docklike-2.rc @@ -1,15 +1,12 @@ [user] -indicatorOrientation=0 -indicatorColor=rgb(54,144,119) -inactiveColor=rgb(54,144,119) -forceIconSize=true -iconSize=33 noWindowsListIfSingle=true onlyDisplayVisible=true onlyDisplayScreen=true showPreviews=true -showWindowCount=false +showWindowCount=true indicatorStyle=2 +indicatorColor=rgb(53,139,135) +inactiveColor=rgb(53,139,135) +forceIconSize=true +iconSize=32 pinned=/usr/share/applications/firefox.desktop;/usr/share/applications/thunar.desktop;/usr/share/applications/org.manjaro.pamac.manager.desktop;/usr/share/applications/xfce-settings-manager.desktop; -keyComboActive=true -previewScale=0.3 diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-13/16329625121.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-13/16329625121.desktop deleted file mode 100644 index 5849b223..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-13/16329625121.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Opened windows -Comment= -Exec=xfdesktop --windowlist -Icon=top-workspaces-icon -Path= -Terminal=false -StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16327480281.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16327480281.desktop deleted file mode 100644 index cd5ee1b8..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16327480281.desktop +++ /dev/null @@ -1,13 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Exec=xfce4-session-logout -Icon=top-power-off-icon -StartupNotify=false -Terminal=false -Categories=System;X-XFCE;X-Xfce-Toplevel; -OnlyShowIn=XFCE; -Name=End this session -Comment=Shut Down, Restart, Log Out, Switch Users -X-XFCE-Source=file:///usr/share/applications/xfce4-session-logout.desktop -Path= diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331422251.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331422251.desktop deleted file mode 100644 index aa9aba15..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331422251.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Lock the computer -Comment=Lock the Computer -Exec=xdg-screensaver lock -Icon=top-lock-icon -Path= -Terminal=false -StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332859111.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332859111.desktop deleted file mode 100644 index 658216f6..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332859111.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Refresh the panels -Comment=Ctrl + Alt + 1 -Exec=xfce4-panel -r -Icon=top-refresh-icon -Path= -Terminal=false -StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332860832.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332860832.desktop deleted file mode 100644 index 7adfe015..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16332860832.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Version=1.0 -Type=Application -Name=Refresh the desktop -Comment=Ctrl + Alt + 2 -Exec=xfwm4 --replace -Icon=top-refresh-icon -Path= -Terminal=false -StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331425783.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-5/16385703471.desktop old mode 100644 new mode 100755 similarity index 55% rename from tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331425783.desktop rename to tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-5/16385703471.desktop index 81183d3a..f34a51cd --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-2/16331425783.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/launcher-5/16385703471.desktop @@ -1,10 +1,10 @@ [Desktop Entry] Version=1.0 Type=Application -Name=User -Comment= -Exec=panelctl -Icon=top-user-icon +Name=APPS +Comment=The apps menu +Exec=app-finder +Icon=view-list-icons Path= Terminal=false StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/wckbuttons-22.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/wckbuttons-12.rc similarity index 100% rename from tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/wckbuttons-22.rc rename to tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/wckbuttons-12.rc diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-32.rc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-32.rc new file mode 100644 index 00000000..210999db --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/panel/whiskermenu-32.rc @@ -0,0 +1,80 @@ +favorites=xfce4-terminal-emulator.desktop +recent= +button-icon=xfce4-whiskermenu +button-single-row=false +show-button-title=false +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 +sort-categories=true +view-mode=0 +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=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=true +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/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/terminal/terminalrc b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/terminal/terminalrc index ed1b7e73..de1e75cc 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/terminal/terminalrc +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/terminal/terminalrc @@ -29,6 +29,6 @@ MiscShowUnsafePasteDialog=TRUE ColorUseTheme=TRUE ColorBackgroundVary=TRUE BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT -BackgroundDarkness=0,870000 +BackgroundDarkness=1,000000 DropdownWidth=100 diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml deleted file mode 100644 index 0dc41fc8..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml index 6eb39a07..701ae770 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml @@ -40,15 +40,15 @@ - - + + - + - + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index ee266e98..ea224432 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -4,9 +4,9 @@ - - - + + + @@ -14,49 +14,49 @@ - + - + - + - + - + - + - + - + - + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index c9d6616a..b4631eb3 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -5,164 +5,65 @@ - - + + + - - + + + + + + + + + + + + + - - + + - + - + - - - - + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -171,54 +72,106 @@ - - - - - - - - - - - - + + + + + + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + + + + + + - + + - - - + + - - - - - - - + + + + + + + + - + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml new file mode 100644 index 00000000..ca6c2d95 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-screensaver.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml index 9591f189..411cdd2e 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -3,5 +3,7 @@ + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index ba668be5..d6abbc18 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -46,7 +46,7 @@ - + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/defaults.list b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/defaults.list index cf28fe38..c6962b2e 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/defaults.list +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/defaults.list @@ -41,7 +41,6 @@ application/x-zip-compressed=org.gnome.FileRoller.desktop application/x-zstd-compressed-tar=org.gnome.FileRoller.desktop application/x-zoo=org.gnome.FileRoller.desktop application/zstd=org.gnome.FileRoller.desktop -inode/directory=thunar.desktop;org.gnome.Nautilus.desktop application/x-7z-compressed=org.gnome.FileRoller.desktop;org.gnome.Nautilus.desktop application/x-7z-compressed-tar=org.gnome.FileRoller.desktop;org.gnome.Nautilus.desktop application/x-bzip=org.gnome.FileRoller.desktop;org.gnome.Nautilus.desktop @@ -415,3 +414,9 @@ audio/vnd.dts.hd=mpv.desktop audio/x-adpcm=smplayer.desktop;mpv.desktop application/x-cue=mpv.desktop audio/m3u=mpv.desktop +inode/directory=thunar.desktop;org.gnome.Nautilus.desktop;org.xfce.Catfish.desktop +font/ttf=org.gnome.FontManager.desktop +font/ttc=org.gnome.FontManager.desktop +font/otf=org.gnome.FontManager.desktop +application/x-font-ttf=org.gnome.FontManager.desktop +application/x-font-otf=org.gnome.FontManager.desktop diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/easystroke.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/easystroke.desktop index fd8423b4..fb620c1a 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/easystroke.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/easystroke.desktop @@ -7,7 +7,7 @@ Comment=Control your desktop using mouse gestures Icon=easystroke Exec=easystroke Actions=About;Enable;Disable;Quit; -Categories=Accessibility;GTK;HardwareSettings;Settings;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog; +Categories=HardwareSettings;Settings;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog; Keywords=settings;buttons;scroll;direction;pointer;speed;double click;theme;wheel;gestures;mouse; [Desktop Action About] diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/guvcview.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/guvcview.desktop index e0fec10c..87c47dff 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/guvcview.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/guvcview.desktop @@ -8,5 +8,5 @@ Icon=guvcview TryExec=guvcview Exec=guvcview Actions= -Categories=Settings;Video;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog; +Categories=Settings;X-XFCE-HardwareSettings;X-XFCE-SettingsDialog; StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/kvantummanager.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/kvantummanager.desktop index 6c976498..614414a6 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/kvantummanager.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/kvantummanager.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.1 Type=Application -Name=Change the QT theme +Name=Themes (QT) Comment=A simple GUI for installing, selecting and manipulating Kvantum themes Icon=kvantum Exec=kvantummanager diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-apps-launcher.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-apps-launcher.desktop new file mode 100644 index 00000000..a3888ed6 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-apps-launcher.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Version=1.1 +Type=Application +Name=APPS +Comment=The apps menu +Icon=view-list-icons +Exec=app-finder +Actions= +Categories=System; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-lock-computer.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-lock-computer.desktop index 5fbcf01c..7876d080 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-lock-computer.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-lock-computer.desktop @@ -7,3 +7,5 @@ Icon=xfce4-system-lock Exec=xdg-screensaver lock Actions= Categories=System; +Hidden=true + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-reboot.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-reboot.desktop index 1bfbef3b..c5c6f8b2 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-reboot.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-reboot.desktop @@ -3,7 +3,8 @@ Version=1.1 Type=Application Name=Reboot Comment=A small descriptive blurb about this application. -Icon=system-reboot +Icon=xfsm-reboot Exec=xfce4-session-logout Actions= Categories=System; +Keywords=reboot;restart; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-shut-down.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-shut-down.desktop index 78feab83..e2036dcd 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-shut-down.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre-shut-down.desktop @@ -3,7 +3,7 @@ Version=1.1 Type=Application Name=Shut Down Comment=A small descriptive blurb about this application. -Icon=system-shutdown +Icon=xfce-system-exit Exec=xfce4-session-logout Actions= Categories=System; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre.desktop index e20cf3be..448a3a7a 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/menulibre.desktop @@ -1,12 +1,12 @@ [Desktop Entry] Version=1.1 Type=Application -Name=Menu Editor +Name=APPS Menu and Categories Editor Comment=Add or remove applications from the menu Icon=menulibre OnlyShowIn=Budgie;Cinnamon;GNOME;KDE;LXDE;LXQt;MATE;Pantheon;Unity;XFCE; Exec=/usr/bin/menulibre Actions= -Categories=DesktopSettings;GTK;Settings;Utility;X-XFCE-SettingsDialog;X-XFCE-PersonalSettings +Categories=DesktopSettings;GTK;Settings;System;X-XFCE-PersonalSettings;X-XFCE-SettingsDialog; Keywords=Configuration;Menu;User; StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard-settings.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard-settings.desktop index 2cec2f4b..cf25d114 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard-settings.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard-settings.desktop @@ -8,5 +8,5 @@ Icon=onboard Exec=onboard-settings Actions= MimeType=application/x-onboardsettings; -Categories=Accessibility;Settings;Utility;X-XFCE-SettingsDialog;X-XFCE-SystemSettings; +Categories=Accessibility;Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings; Keywords=virtual:keyboard; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard.desktop index d29759f0..6b7168d9 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/onboard.desktop @@ -8,5 +8,5 @@ Icon=onboard Exec=onboard Actions= MimeType=application/x-onboard; -Categories=Accessibility;Utility; +Categories=Accessibility;System; Keywords=virtual:keyboard; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.Calculator.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.Calculator.desktop new file mode 100644 index 00000000..5ed92509 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.Calculator.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Name=Calculator +Comment=Perform arithmetic, scientific or financial calculations +Keywords=calculation;arithmetic;scientific;financial; +Exec=gnome-calculator +Icon=org.gnome.Calculator +Terminal=false +Type=Application +StartupNotify=true +Categories=Calculator;Education;GNOME;GTK; +X-GNOME-Bugzilla-Bugzilla=GNOME +X-GNOME-Bugzilla-Product=gnome-calculator +X-GNOME-Bugzilla-Component=general +X-Purism-FormFactor=Workstation;Mobile; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.FontManager.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.FontManager.desktop new file mode 100644 index 00000000..2ce954ff --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.gnome.FontManager.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Name=Font Manager +GenericName=Font Manager +Comment=Preview, Compare and Manage Fonts +Icon=org.gnome.FontManager +DBusActivatable=true +Exec=font-manager %u +Terminal=false +MimeType=font/ttf;font/ttc;font/otf;application/x-font-ttf;application/x-font-otf; +Categories=GNOME;GTK;System; +Keywords=Graphics;Viewer;GNOME;GTK;Publishing; +StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.xfce.Catfish.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.xfce.Catfish.desktop index 2e782f47..457bbcea 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.xfce.Catfish.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/org.xfce.Catfish.desktop @@ -1,201 +1,9 @@ [Desktop Entry] Name=File Search -Name[ar]=Catfish ملف البحث -Name[be]=Пошукавец файлаў Catfish -Name[bg]=Търсене на файлове Catfish -Name[ca]=Cerca de fitxers Catfish -Name[cs]=Vyhledávač souborů Catfish -Name[da]=Catfish Filsøgning -Name[de]=Catfish-Dateisuche -Name[el]=Αναζήτηση αρχείων Catfish -Name[en_AU]=Catfish File Search -Name[eo]=Dosierserĉilo Catfish -Name[es]=Búsqueda de archivos Catfish -Name[et]=Failiotsing Catfish -Name[eu]=Catfish fitxategi bilatzailea -Name[fi]=Catfish-tiedostohaku -Name[fr]=Recherche de fichiers Catfish -Name[gl]=Busca de ficheiros Catfish -Name[he]=חיפוש קבצים שפמנון -Name[hr]=Catfish pretraživanje datoteka -Name[hu]=Catfish fájlkereső -Name[hy_AM]=Catfish նիշերի որոնում -Name[hye]=Catfish նիշերի որոնում -Name[id]=Catfish Pencari Berkas -Name[ie]=Sercha de files Catfish -Name[is]=Catfish skráaleit -Name[it]=Catfish ricerca di file -Name[ja]=Catfish ファイル検索 -Name[ko]=메기 파일 검색기 -Name[ku]=Catfish Pela bigere -Name[lt]=Catfish failų paieška -Name[lv]=Catfish datņu meklēšana -Name[ms]=Gelintat Fail Catfish -Name[nb]=Catfish Filsøk -Name[nl]=Catfish bestandenzoeker -Name[nn]=Catfish filsøk -Name[pl]=Wyszukiwarka plików Catfish -Name[pt]=Pesquisador de ficheiros Catfish -Name[pt_BR]=Pesquisador de arquivos Catfish -Name[ru]=Поиск файлов Catfish -Name[si]=කැට් ෆිෂ් ලිපි ගොනු සෙවීම -Name[sk]=Vyhľadávač súborov Catfish -Name[sl]=Catfish iskanje datotek -Name[sq]=Kërkim Kartelash Catfish -Name[sr]=Претрага датотека Сом -Name[sv]=Catfish filsökning -Name[th]=เครื่องมือค้นหาแฟ้ม Catfish -Name[tr]=Catfish Dosya Arayıcı -Name[uk]=Пошук файлів за допомогою Catfish -Name[zh_CN]=Catfish 文件搜索 -Name[zh_TW]=Catfish 檔案搜尋 GenericName=File search -GenericName[ar]=ملف البحث -GenericName[be]=Пошук файлаў -GenericName[bg]=Търсене на файлове -GenericName[ca]=Cerca de fitxers -GenericName[cs]=Vyhledávání souborů -GenericName[da]=Filsøgning -GenericName[de]=Dateisuche -GenericName[el]=Αναζήτηση αρχείου -GenericName[en_AU]=File search -GenericName[eo]=Dosierserĉilo -GenericName[es]=Búsqueda de archivos -GenericName[et]=Failiotsing -GenericName[eu]=Fitxategi bilaketa -GenericName[fi]=Tiedostojen haku -GenericName[fr]=Recherche de fichiers -GenericName[gl]=Busca de ficheiros -GenericName[he]=חיפוש קבצים -GenericName[hr]=Pretraga datoteka -GenericName[hu]=Fájlkeresés -GenericName[hy_AM]=Նիշերի որոնում -GenericName[hye]=Նիշերի որոնում -GenericName[id]=Pencari berkas -GenericName[ie]=Serchar por files -GenericName[is]=Skráaleit -GenericName[it]=Ricerca file -GenericName[ja]=ファイル検索 -GenericName[kab]=Anadi n ufaylu -GenericName[ko]=파일 검색 -GenericName[ku]=Pela bigere -GenericName[lt]=Failų paieška -GenericName[ms]=Gelintar fail -GenericName[nb]=Filsøk -GenericName[nl]=Bestanden zoeken -GenericName[nn]=Filsøk -GenericName[pl]=Wyszukiwanie plików -GenericName[pt]=Pesquisa de ficheiros -GenericName[pt_BR]=Pesquisar arquivo -GenericName[ru]=Поиск файлов -GenericName[sk]=Vyhľadávač súborov -GenericName[sl]=Iskanje datotek -GenericName[sq]=Kërkim kartele -GenericName[sr]=Претрага датотека -GenericName[sv]=Filsökning -GenericName[th]=ค้นหาแฟ้ม -GenericName[tr]=Dosya ara -GenericName[uk]=Пошук файлів -GenericName[zh_CN]=文件搜索 -GenericName[zh_TW]=檔案搜尋 Comment=Search the file system -Comment[ar]=البحث في ملفات النظام -Comment[be]=Пошук у файлавай сістэме -Comment[bg]=Търсене във файловата система -Comment[ca]=Cerqueu al sistema de fitxers -Comment[cs]=Hledat v systému souborů -Comment[da]=Søg i filsystemet -Comment[de]=Dateisystem durchsuchen -Comment[el]=Αναζήτηση στο σύστημα αρχείων -Comment[en_AU]=Search the file system -Comment[eo]=Serĉi la dosiersistemon -Comment[es]=Buscar en el sistema de archivos -Comment[et]=Otsi failisüsteemist -Comment[eu]=Fitxategien sisteman bilatu -Comment[fi]=Hae tiedostojärjestelmästä -Comment[fr]=Rechercher dans le système de fichiers -Comment[gl]=Buscar en todo o sistema -Comment[he]=חפש במערכת הקבצים -Comment[hr]=Pretraži datotečni sustav -Comment[hu]=Keresés a fájlrendszerben -Comment[hy_AM]=Որոնել նիշային համակարգում -Comment[hye]=Որոնել նիշային համակարգում -Comment[id]=Cari dalam sistem berkas -Comment[ie]=Serchar li fil-sistema -Comment[is]=Leita í skráakerfi -Comment[it]=Cerca nel file system -Comment[ja]=ファイルシステムを検索 -Comment[ko]=파일 시스템 검색 -Comment[ku]=bigere li dosiya sîstem -Comment[lt]=Atlikti paiešką failų sistemoje -Comment[lv]=Meklēt datņu sistēmā -Comment[ml]=ഫയല്‍ സിസ്റ്റത്തില്‍ തിരയുക -Comment[ms]=Gelintar sistem fail -Comment[nb]=Søk i filsystemet -Comment[nl]=Doorzoek het bestandssysteem -Comment[nn]=Søk filsystemet -Comment[pl]=Przeszukuje zawartość systemu plików -Comment[pt]=Pesquisar o sistema de ficheiros -Comment[pt_BR]=Pesquisar no sistema de arquivos -Comment[ru]=Поиск по файловой системе -Comment[si]=ලිපි ගොනු පද්ධතිය සෙවීම -Comment[sk]=Vyhľadáva v súborovom systéme -Comment[sl]=Iskanje v datotečnem sistemu -Comment[sq]=Kërko në sistem kartelash -Comment[sr]=Претрага склопа датотека -Comment[sv]=Sök i filsystemet -Comment[th]=ค้นระบบแฟ้ม -Comment[tr]=Dosya sisteminde ara -Comment[uk]=Пошук у файловій системі -Comment[zh_CN]=搜索文件系统 -Comment[zh_TW]=搜尋檔案系統 -# TRANSLATORS: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! Keywords=files;find;locate;lookup;search; -Keywords[ar]=ملفات;إيجاد;موضع;مشاهدة;بحث; -Keywords[be]=files;find;locate;lookup;search; -Keywords[bg]=файлове;намиране;локализиране;издирване;търсене; -Keywords[ca]=fitxers;cercar;buscar;recerca; -Keywords[cs]=soubory;najít;nalézt;vyhledat;hledat;prohledat;hledání;vyhledávání;prohledávání; -Keywords[da]=filer;find;opslå;søg; -Keywords[de]=dateien;finden;auffinden;nachschlagen;suchen; -Keywords[el]=αρχεία;εύρεση;τοποθέτηση;lookup;αναζήτηση; -Keywords[en_AU]=files;find;locate;lookup;search; -Keywords[es]=archivos;encontrar;localizar;buscar;búsqueda; -Keywords[et]=files;find;locate;lookup;search;failid;leia;otsi;päring; -Keywords[eu]=fitxategiak;bilatu;aurkitu;bilaketa;araketa; -Keywords[fr]=fichiers;trouver;localiser;rechercher;chercher; -Keywords[gl]=ficheiros;atopar;localizar;consultar;buscar; -Keywords[he]=קבצים;מצא;אתר;חפש;חפש; -Keywords[hr]=datoteke;nađi;traži;potraži;lociraj; -Keywords[hu]=fájlok;keresés; -Keywords[hy_AM]=նիշք;գտնել;բացայայտել;զննել;որոնել; -Keywords[hye]=նիշք;գտնել;բացայայտել;զննել;որոնել; -Keywords[id]=berkas;deteksi;temu;pindai;cari; -Keywords[ie]=files;serchar;trovar;sercha; -Keywords[is]=skrár;finna;staðsetja;fletta upp;leita; -Keywords[it]=file;trova;individua;ricerca;cerca; -Keywords[ja]=files;find;locate;lookup;search; -Keywords[ko]=files;파일;find;찾기;locate;위치;지정;lookup;search;검색; -Keywords[lt]=failai;rasti;ieškoti;paieška; -Keywords[ms]=fail;cari;kenalpasti;carian;gelintar; -Keywords[nb]=filer;finn;lokaliser;slå;opp;søk; -Keywords[nl]=bestanden;zoeken;vinden;opzoeken;doorzoeken; -Keywords[nn]=filer;finn;lokaliser;slå opp;søk;leit;spor opp; -Keywords[pl]=pliki;znajdź;wyszukaj;zlokalizuj;szukaj; -Keywords[pt]=files;find;locate;lookup;search; -Keywords[pt_BR]=arquivos;buscar;localizar;encontrar;pesquisar -Keywords[ru]=files;find;locate;lookup;search;файлы;найти;расположение;искать;поиск; -Keywords[sk]=súbory;nájsť;nájdenie;vyhľadanie;vyhľadať; -Keywords[sl]=datoteke;najdi;lociraj;poišči;isšči;iskanje; -Keywords[sq]=kartela;gjej;lokalizo;kërkim;kërko; -Keywords[sr]=датотека;нађи;тражи;претрага;податак; -Keywords[sv]=files;find;locate;lookup;search; -Keywords[th]=แฟ้ม;ค้น;หา;ค้นหา; -Keywords[tr]=dosyalar;bul;konum;arama;ara;göz atma;gözatma;bakma; -Keywords[uk]=файли;пошук;розташування;знаходження;шукати; -Keywords[zh_CN]=文件;搜寻;定位;查找;搜索; -Keywords[zh_TW]=檔案;尋找;定位;查詢;搜尋; -Categories=GNOME;GTK;Utility; +Categories=GNOME;GTK;System; Exec=/usr/bin/catfish %f Icon=org.xfce.catfish Terminal=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/qt5ct.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/qt5ct.desktop index dfa03557..c9b44254 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/qt5ct.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/qt5ct.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.1 Type=Application -Name=Qt5 Settings +Name=Qt Settings Comment=Qt5 Configuration Tool Icon=preferences-desktop-theme Exec=qt5ct diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar-bulk-rename.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar-bulk-rename.desktop index bb9a2909..a19b43c1 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar-bulk-rename.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar-bulk-rename.desktop @@ -7,6 +7,6 @@ Comment=Rename Multiple Files Icon=org.xfce.thunar Exec=thunar --bulk-rename %F Actions= -Categories=Core;Filesystem;GTK;System;Utility; +Categories=Core;Filesystem;GTK;System; Keywords=bulk;renamer;renaming;thunar;files;folders;directory;directories; StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar.desktop index 265a7b6b..82d4bff0 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/thunar.desktop @@ -8,7 +8,7 @@ Icon=org.xfce.thunar Exec=thunar %F Actions=open-home;open-computer;open-trash; MimeType=inode/directory; -Categories=Core;FileManager;FileTools;GTK;System;Utility; +Categories=Core;FileManager;FileTools;GTK;System; Keywords=file manager;explorer;finder;browser;folders;directory;directories;partitions;drives;network;devices;rename;move;copy;delete;permissions;home;trash; StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/toggle-top-menu.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/toggle-top-menu.desktop deleted file mode 100644 index ec72b006..00000000 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/toggle-top-menu.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Toggle Top Bar Menu -Terminal=false -Comment=Toggle on or off the top bar menu. Warning: this can be a little buggy. Restart your computer in order for this to work properly! -Icon=global-menu-and-hud -Exec=global_menu_toggle -Categories=Settings;X-XFCE-PersonalSettings;X-XFCE-SettingsDialog; -Keywords=toggle;top;bar;menu; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/tweaked-desktop-files b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/tweaked-desktop-files new file mode 100644 index 00000000..513fa3da --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/tweaked-desktop-files @@ -0,0 +1,84 @@ +/home/tio/.local/share/applications/appimagelaunchersettings.desktop +/home/tio/.local/share/applications/avahi-discover.desktop +/home/tio/.local/share/applications/blueman-adapters.desktop +/home/tio/.local/share/applications/bssh.desktop +/home/tio/.local/share/applications/bvnc.desktop +/home/tio/.local/share/applications/com.github.joseexposito.touche.desktop +/home/tio/.local/share/applications/com.gitlab.newsflash.desktop +/home/tio/.local/share/applications/com.uploadedlobster.peek.desktop +/home/tio/.local/share/applications/cups.desktop +/home/tio/.local/share/applications/easystroke.desktop +/home/tio/.local/share/applications/feathernotes.desktop +/home/tio/.local/share/applications/firefox.desktop +/home/tio/.local/share/applications/guvcview.desktop +/home/tio/.local/share/applications/hardinfo.desktop +/home/tio/.local/share/applications/hplip.desktop +/home/tio/.local/share/applications/hp-uiscan.desktop +/home/tio/.local/share/applications/io.github.antimicrox.antimicrox.desktop +/home/tio/.local/share/applications/io.github.qtox.qTox.desktop +/home/tio/.local/share/applications/kvantummanager.desktop +/home/tio/.local/share/applications/libreoffice-base.desktop +/home/tio/.local/share/applications/libreoffice-calc.desktop +/home/tio/.local/share/applications/libreoffice-draw.desktop +/home/tio/.local/share/applications/libreoffice-impress.desktop +/home/tio/.local/share/applications/libreoffice-math.desktop +/home/tio/.local/share/applications/libreoffice-startcenter.desktop +/home/tio/.local/share/applications/libreoffice-writer.desktop +/home/tio/.local/share/applications/lightdm-gtk-greeter-settings.desktop +/home/tio/.local/share/applications/lstopo.desktop +/home/tio/.local/share/applications/manjaro-settings-manager.desktop +/home/tio/.local/share/applications/menulibre.desktop +/home/tio/.local/share/applications/mintstick.desktop +/home/tio/.local/share/applications/mpv.desktop +/home/tio/.local/share/applications/nl.hjdskes.gcolor3.desktop +/home/tio/.local/share/applications/nm-applet.desktop +/home/tio/.local/share/applications/nm-connection-editor.desktop +/home/tio/.local/share/applications/onboard.desktop +/home/tio/.local/share/applications/onboard-settings.desktop +/home/tio/.local/share/applications/OpenRGB.desktop +/home/tio/.local/share/applications/org.freedesktop.Piper.desktop +/home/tio/.local/share/applications/org.gnome.Cheese.desktop +/home/tio/.local/share/applications/org.gnome.DejaDup.desktop +/home/tio/.local/share/applications/org.gnome.DiskUtility.desktop +/home/tio/.local/share/applications/org.gnome.Evince.desktop +/home/tio/.local/share/applications/org.gnome.gThumb.desktop +/home/tio/.local/share/applications/org.gnome.SoundRecorder.desktop +/home/tio/.local/share/applications/org.gnome.Usage.desktop +/home/tio/.local/share/applications/org.gtkhash.gtkhash.desktop +/home/tio/.local/share/applications/org.kde.marble.desktop +/home/tio/.local/share/applications/org.keepassxc.KeePassXC.desktop +/home/tio/.local/share/applications/org.manjaro.pamac.manager.desktop +/home/tio/.local/share/applications/org.xfce.Catfish.desktop +/home/tio/.local/share/applications/org.xfce.mousepad.desktop +/home/tio/.local/share/applications/pavucontrol.desktop +/home/tio/.local/share/applications/qt5ct.desktop +/home/tio/.local/share/applications/qv4l2.desktop +/home/tio/.local/share/applications/qvidcap.desktop +/home/tio/.local/share/applications/riseup-vpn_launcher.desktop +/home/tio/.local/share/applications/smplayer.desktop +/home/tio/.local/share/applications/snorenotify.desktop +/home/tio/.local/share/applications/snoresettings.desktop +/home/tio/.local/share/applications/stoken-gui.desktop +/home/tio/.local/share/applications/stoken-gui-small.desktop +/home/tio/.local/share/applications/syncthing-gtk.desktop +/home/tio/.local/share/applications/thunar-bulk-rename.desktop +/home/tio/.local/share/applications/thunar.desktop +/home/tio/.local/share/applications/thunar-settings.desktop +/home/tio/.local/share/applications/timeshift-gtk.desktop +/home/tio/.local/share/applications/webtorrent-desktop.desktop +/home/tio/.local/share/applications/xfce4-about.desktop +/home/tio/.local/share/applications/xfce4-file-manager.desktop +/home/tio/.local/share/applications/xfce4-mail-reader.desktop +/home/tio/.local/share/applications/xfce4-mime-settings.desktop +/home/tio/.local/share/applications/xfce4-run.desktop +/home/tio/.local/share/applications/xfce4-session-logout.desktop +/home/tio/.local/share/applications/xfce4-web-browser.desktop +/home/tio/.local/share/applications/xfce-backdrop-settings.desktop +/home/tio/.local/share/applications/xfce-ui-settings.desktop +/home/tio/.local/share/applications/xfce4-appfinder.desktop +/home/tio/.local/share/applications/xfce4-terminal-emulator.desktop +/home/tio/.local/share/applications/xfce4-terminal.desktop +/home/tio/.local/share/applications/org.gnome.FileRoller.desktop +/home/tio/.local/share/applications/org.gnome.FontManager.desktop +/home/tio/.local/share/applications/org.gnome.Calculator.desktop +/home/tio/.local/share/applications/xfce4-clipman.desktop diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce-ui-settings.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce-ui-settings.desktop index c479823e..84b865b2 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce-ui-settings.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce-ui-settings.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Version=1.1 Type=Application -Name=Appearance +Name=Appearance (System and GTK) Comment=Customize the look of your desktop. Icon=org.xfce.settings.appearance OnlyShowIn=XFCE; diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-appfinder.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-appfinder.desktop new file mode 100644 index 00000000..6b06d722 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-appfinder.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.1 +Type=Application +Name=Application Finder +NoDisplay=true +Comment=Find and launch applications installed on your system +Icon=view-list-icons +Exec=xfce4-appfinder +Actions= +Categories=Utility;X-XFCE; +Keywords=program;applications;bookmarks; +StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-clipman.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-clipman.desktop new file mode 100644 index 00000000..d72884d4 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-clipman.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Name=Clipboard Manager +Comment=Clipboard Manager Autostart File +TryExec=xfce4-clipman +Exec=xfce4-clipman +Icon=xfce4-clipman-plugin +Terminal=false +Categories=GTK;System;TrayIcon; +OnlyShowIn=XFCE;GNOME;X-Cinnamon; +StartupNotify=false diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-run.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-run.desktop index 92e03972..c1e5dcff 100644 --- a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-run.desktop +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-run.desktop @@ -2,8 +2,9 @@ Version=1.1 Type=Application Name=App Launcher +NoDisplay=true Comment=Enter a command you want to launch -Icon=org.xfce.appfinder +Icon=view-list-icons OnlyShowIn=XFCE; Exec=xfce4-appfinder Actions= diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal-emulator.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal-emulator.desktop new file mode 100644 index 00000000..117eb197 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal-emulator.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.1 +Type=Application +Name=Terminal +Comment=Use the command line +Icon=org.xfce.terminalemulator +OnlyShowIn=XFCE; +Exec=exo-open --launch TerminalEmulator +Actions= +Categories=System; +StartupNotify=true diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal.desktop b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal.desktop new file mode 100644 index 00000000..6b0f2508 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/applications/xfce4-terminal.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Version=1.1 +Type=Application +Name=Xfce Terminal +GenericName=Terminal Emulator +NoDisplay=true +Comment=Terminal Emulator +Icon=org.xfce.terminal +Exec=xfce4-terminal +Actions=preferences; +Categories=GTK;System;TerminalEmulator; +StartupNotify=true + +[Desktop Action preferences] +Name=Terminal Preferences +Exec=xfce4-terminal --preferences diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/hibernate.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/hibernate.svg new file mode 100644 index 00000000..c55a9216 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/hibernate.svg @@ -0,0 +1,487 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-logout.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-logout.svg new file mode 100644 index 00000000..e269f74c --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-logout.svg @@ -0,0 +1,365 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-shutdown.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-shutdown.svg new file mode 100644 index 00000000..fcd7cf2b --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/system-shutdown.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfce-system-exit.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfce-system-exit.svg new file mode 100644 index 00000000..fcd7cf2b --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfce-system-exit.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-hibernate.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-hibernate.svg new file mode 100644 index 00000000..c55a9216 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-hibernate.svg @@ -0,0 +1,487 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-lock.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-lock.svg new file mode 100644 index 00000000..45db4cec --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-lock.svg @@ -0,0 +1,38 @@ + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-logout.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-logout.svg new file mode 100644 index 00000000..fcd7cf2b --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-logout.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-reboot.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-reboot.svg new file mode 100644 index 00000000..097f5cd2 --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-reboot.svg @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-shutdown.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-shutdown.svg new file mode 100644 index 00000000..fcd7cf2b --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-shutdown.svg @@ -0,0 +1,342 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-suspend.svg b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-suspend.svg new file mode 100644 index 00000000..6d2853ac --- /dev/null +++ b/tromjaro/xfce/desktop-overlay/etc/skel/.local/share/icons/Zafiro/actions/48/xfsm-suspend.svg @@ -0,0 +1,330 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/12.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/12.jpg deleted file mode 100644 index a7e5ed07..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/12.jpg and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/13.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/13.jpg deleted file mode 100644 index 98ad1b6b..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/13.jpg and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/15.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/15.jpg deleted file mode 100644 index b8b57a52..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/15.jpg and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/21.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/21.jpg deleted file mode 100644 index dc729f13..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/21.jpg and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/30.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/30.jpg deleted file mode 100644 index 4f280589..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/30.jpg and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/31.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/31.jpg index 41ff1018..ef979d12 100644 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/31.jpg and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/31.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-day.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-day.png deleted file mode 100644 index fb85b473..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-day.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-night.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-night.png deleted file mode 100644 index 64ddb7a9..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-night.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-sunset.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-sunset.png deleted file mode 100644 index fa18f2cb..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/China-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-day.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-day.png deleted file mode 100644 index ab66ed43..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-day.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-night.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-night.png deleted file mode 100644 index afc9f297..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-night.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-sunset.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-sunset.png deleted file mode 100644 index 4088e6b3..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/City-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-day.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-day.png deleted file mode 100644 index aefa5d75..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-day.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-night.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-night.png deleted file mode 100644 index 24824a13..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-night.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-sunset.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-sunset.png deleted file mode 100644 index 226578e8..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Italy-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-day.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-day.png deleted file mode 100644 index 537cb610..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-day.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-night.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-night.png deleted file mode 100644 index b6eccbcd..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-night.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-sunset.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-sunset.png deleted file mode 100644 index 21bd0707..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/London-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-day.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-day.png deleted file mode 100644 index 98fdbbdd..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-day.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-night.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-night.png deleted file mode 100644 index 6f9d0f73..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-night.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-sunset.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-sunset.png deleted file mode 100644 index 5a33dec9..00000000 Binary files a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/Street-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/fishes.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/fishes.png new file mode 100644 index 00000000..dbc1bc8a Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/fishes.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature-abstract.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature-abstract.jpg new file mode 100644 index 00000000..4a0335c1 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature-abstract.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature.jpg new file mode 100644 index 00000000..42d575c8 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature1.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature1.png new file mode 100644 index 00000000..8a312380 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature1.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature2.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature2.jpg new file mode 100644 index 00000000..4765db9f Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature2.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature3.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature3.jpg new file mode 100644 index 00000000..57670ea5 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/nature3.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective-daytime.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective-daytime.png new file mode 100644 index 00000000..0a63a6ac Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective-daytime.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective.png new file mode 100644 index 00000000..d87eb2f5 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/perspective.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planet-abstract.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planet-abstract.jpg new file mode 100644 index 00000000..45d2e89f Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planet-abstract.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets.jpg new file mode 100644 index 00000000..db6e7451 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets2.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets2.jpg new file mode 100644 index 00000000..e1122d7e Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/planets2.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system.jpg new file mode 100644 index 00000000..93150c29 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system2.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system2.jpg new file mode 100644 index 00000000..6a627f92 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system2.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system3.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system3.jpg new file mode 100644 index 00000000..8865220a Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/solar-system3.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/space-abstract.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/space-abstract.jpg new file mode 100644 index 00000000..de867042 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/space-abstract.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/to-the-sky.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/to-the-sky.png new file mode 100644 index 00000000..b205e74b Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/to-the-sky.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/trees.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/trees.jpg new file mode 100644 index 00000000..32aef7de Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/trees.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/tromjaro-background.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/tromjaro-background.png new file mode 100644 index 00000000..017f0a10 Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/tromjaro-background.png differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watching-the-stars.jpg b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watching-the-stars.jpg new file mode 100644 index 00000000..6649987d Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watching-the-stars.jpg differ diff --git a/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watchtower.png b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watchtower.png new file mode 100644 index 00000000..85ca336a Binary files /dev/null and b/tromjaro/xfce/desktop-overlay/usr/share/backgrounds/watchtower.png differ diff --git a/tromjaro/xfce/live-overlay/usr/share b/tromjaro/xfce/live-overlay/usr/share new file mode 120000 index 00000000..1f151e2a --- /dev/null +++ b/tromjaro/xfce/live-overlay/usr/share @@ -0,0 +1 @@ +/home/tio/TROMjaro-Project/iso-profiles/iso-profiles-settings/tromjaro/xfce/desktop-overlay/usr/share \ No newline at end of file diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/1.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/1.jpg deleted file mode 100644 index 9be3212d..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/1.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/10.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/10.jpg deleted file mode 100644 index 46e1b5c2..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/10.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/11.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/11.jpg deleted file mode 100644 index ffffe413..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/11.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/12.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/12.jpg deleted file mode 100644 index a7e5ed07..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/12.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/13.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/13.jpg deleted file mode 100644 index 98ad1b6b..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/13.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/14.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/14.jpg deleted file mode 100644 index e289df6d..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/14.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/15.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/15.jpg deleted file mode 100644 index b8b57a52..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/15.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/16.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/16.jpg deleted file mode 100644 index 91ab457a..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/16.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/17.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/17.jpg deleted file mode 100644 index f85bb7c7..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/17.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/18.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/18.jpg deleted file mode 100644 index 4bb71d10..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/18.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/19.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/19.jpg deleted file mode 100644 index be7adb12..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/19.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/2.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/2.jpg deleted file mode 100644 index bbf49ba6..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/2.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/20.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/20.jpg deleted file mode 100644 index 5b4d7e4a..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/20.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/21.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/21.jpg deleted file mode 100644 index dc729f13..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/21.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/22.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/22.jpg deleted file mode 100644 index 1233540e..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/22.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/23.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/23.jpg deleted file mode 100644 index 30c2c249..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/23.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/24.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/24.jpg deleted file mode 100644 index b608f03b..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/24.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/25.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/25.jpg deleted file mode 100644 index 3d03d90a..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/25.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/26.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/26.jpg deleted file mode 100644 index a45057ba..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/26.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/27.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/27.jpg deleted file mode 100644 index ac289c4c..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/27.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/28.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/28.jpg deleted file mode 100644 index c71610b9..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/28.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/29.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/29.jpg deleted file mode 100644 index 6d2bd548..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/29.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/30.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/30.jpg deleted file mode 100644 index 4f280589..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/30.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/31.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/31.jpg deleted file mode 100644 index 41ff1018..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/31.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/32.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/32.jpg deleted file mode 100644 index 8092c3f2..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/32.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/6.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/6.jpg deleted file mode 100644 index 69beae69..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/6.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/7.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/7.jpg deleted file mode 100644 index 5a5c7293..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/7.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/8.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/8.jpg deleted file mode 100644 index d81ab592..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/8.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/9.jpg b/tromjaro/xfce/live-overlay/usr/share/backgrounds/9.jpg deleted file mode 100644 index 92895f79..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/9.jpg and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-day.png deleted file mode 100644 index fb85b473..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-night.png deleted file mode 100644 index 64ddb7a9..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-sunset.png deleted file mode 100644 index fa18f2cb..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/China-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-day.png deleted file mode 100644 index ab66ed43..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-night.png deleted file mode 100644 index afc9f297..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-sunset.png deleted file mode 100644 index 4088e6b3..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/City-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-day.png deleted file mode 100644 index 67f8a6e8..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-night.png deleted file mode 100644 index a535481f..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-sunset.png deleted file mode 100644 index 307d080f..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Desert-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-day.png deleted file mode 100644 index ed840f5d..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-night.png deleted file mode 100644 index 901ce5a2..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-sunset.png deleted file mode 100644 index 6b779412..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Forest-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-day.png deleted file mode 100644 index ba45903d..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-night.png deleted file mode 100644 index d387de27..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-sunset.png deleted file mode 100644 index 0cef6e8f..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/HillsandMountains-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-day.png deleted file mode 100644 index aefa5d75..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-night.png deleted file mode 100644 index 24824a13..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-sunset.png deleted file mode 100644 index 226578e8..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Italy-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-day.png deleted file mode 100644 index 8416197a..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-night.png deleted file mode 100644 index dcde15b0..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-sunset.png deleted file mode 100644 index 7742fa76..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/ItsukishimaGateJapan-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-day.png deleted file mode 100644 index 09e532ea..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-night.png deleted file mode 100644 index fd1b73ca..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-sunset.png deleted file mode 100644 index c99c5239..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Lake-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-day.png deleted file mode 100644 index 537cb610..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-night.png deleted file mode 100644 index b6eccbcd..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-sunset.png deleted file mode 100644 index 21bd0707..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/London-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-day.png deleted file mode 100644 index 7180a2dc..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-night.png deleted file mode 100644 index 19cee9e6..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-sunset.png deleted file mode 100644 index 4ddf1658..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Mt.FujiJapan-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-day.png deleted file mode 100644 index d27458db..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-night.png deleted file mode 100644 index de66651d..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-sunset.png deleted file mode 100644 index 49116684..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Philippines-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-day.png deleted file mode 100644 index 35bb8045..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-night.png deleted file mode 100644 index 63ae3c1c..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-sunset.png deleted file mode 100644 index 8b61bfad..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaLighthouse-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-day.png deleted file mode 100644 index 48b561de..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-night.png deleted file mode 100644 index 32270316..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-sunset.png deleted file mode 100644 index 3f7f2cfb..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/SeaShip-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-day.png deleted file mode 100644 index b96e9953..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-night.png deleted file mode 100644 index a89e1722..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-sunset.png deleted file mode 100644 index a171da57..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Snow-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-day.png deleted file mode 100644 index 98fdbbdd..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-night.png deleted file mode 100644 index 6f9d0f73..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-sunset.png deleted file mode 100644 index 5a33dec9..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Street-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-day.png deleted file mode 100644 index 5359d509..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-night.png deleted file mode 100644 index 67bdd8f3..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-night.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-sunset.png deleted file mode 100644 index ba21f15f..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Tropical-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-day.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-day.png deleted file mode 100644 index b9d564a6..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-day.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-sunset.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-sunset.png deleted file mode 100644 index 060c9e46..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/Valley-sunset.png and /dev/null differ diff --git a/tromjaro/xfce/live-overlay/usr/share/backgrounds/valley-night.png b/tromjaro/xfce/live-overlay/usr/share/backgrounds/valley-night.png deleted file mode 100644 index 5c910eb1..00000000 Binary files a/tromjaro/xfce/live-overlay/usr/share/backgrounds/valley-night.png and /dev/null differ