diff --git a/Xfce/build.sh b/Xfce/build.sh index a1486ee..267906b 100755 --- a/Xfce/build.sh +++ b/Xfce/build.sh @@ -82,7 +82,6 @@ gnome-packagekit gvfs-backends samba gnome-packagekit -iso-flag-png sambashare network-manager network-manager-gnome @@ -90,14 +89,10 @@ bluez blueman gufw acoros-icons -orchis-gtk-theme -blue-papirus-icons -brown-papirus-icons -papirus-cyan-icons -papirus-dark-grey -papirus-icon-theme -gtk2-engines-aurora -gtk2-engines +materia-gtk-theme +tela-icon-theme +tela-circle-icon-theme +teja-gtk-theme acoros-backgrounds plymouth plymouth-themes @@ -106,7 +101,6 @@ system-config-printer lightdm lightdm-gtk-greeter lightdm-gtk-greeter-settings -acoros-xfce-configs menulibre mugshot xscreensaver @@ -117,7 +111,6 @@ xscreensaver-gl-extra gnome-system-tools gnome-disk-utility gnome-calculator -orca neofetch accountsservice catfish @@ -172,6 +165,7 @@ tumbler-plugins-extra ffmpegthumbnailer xterm grub-pc +baobab " > $acorbuild/build/config/package-lists/packages.list.chroot @@ -213,6 +207,8 @@ mkdir -p $acorbuild/build/config/includes.chroot/etc/lightdm mkdir -p $acorbuild/build/config/includes.chroot/boot/grub mkdir -p $acorbuild/build/config/includes.chroot/etc/default mkdir -p $acorbuild/build/config/includes.chroot/boot/grub +mkdir -p $acorbuild/build/config/includes.chroot/etc/skel/Desktop +mkdir -p $acorbuild/build/config/includes.chroot/etc/skel/.config mkdir -p $uchinanchu/fusato/config/includes.binary # Copy Configs to the chroot @@ -222,11 +218,13 @@ cp $acorbuild/acorhooks/live/* $acorbuild/build/config/hooks/live cp $acorbuild/acorhooks/normal/* $acorbuild/build/config/hooks/normal cp $acorbuild/acorlightdm/* $acorbuild/build/config/includes.chroot/etc/lightdm cp $acorbuild/acorgrub/grub $acorbuild/build/config/includes.chroot/etc/default +cp $acorbuild/acorconfigs/.face $acorbuild/build/config/includes.chroot/etc/skel cp -r $acorbuild/acorbootloaders/* $acorbuild/build/config/includes.binary cp -r $acorbuild/acorrepos/* $acorbuild/build/config/archives cp -r $acorbuild/acorcsv/* $acorbuild/build/config/includes.chroot/usr/share/distro-info cp -r $acorbuild/acorgrub/themes $acorbuild/build/config/includes.chroot/boot/grub +cp -r $acorbuild/acorconfigs/xfce/config/* $acorbuild/build/config/includes.chroot/etc/skel/.config #symlinks chroot ln -s Debian.info $acorbuild/build/config/includes.chroot/usr/share/python-apt/templates/Acoros.info diff --git a/Xfce32/build.sh b/Xfce32/build.sh index ef64d7d..9ac0e67 100755 --- a/Xfce32/build.sh +++ b/Xfce32/build.sh @@ -82,7 +82,6 @@ gnome-packagekit gvfs-backends samba gnome-packagekit -iso-flag-png sambashare network-manager network-manager-gnome @@ -90,23 +89,18 @@ bluez blueman gufw acoros-icons -orchis-gtk-theme -blue-papirus-icons -brown-papirus-icons -papirus-cyan-icons -papirus-dark-grey -papirus-icon-theme -gtk2-engines-aurora -gtk2-engines +materia-gtk-theme +tela-icon-theme +tela-circle-icon-theme +teja-gtk-theme acoros-backgrounds plymouth plymouth-themes cups system-config-printer lightdm -lightdm-gtk-greeter +lightdm-gtk-greeter lightdm-gtk-greeter-settings -acoros-xfce-configs menulibre mugshot xscreensaver @@ -117,7 +111,6 @@ xscreensaver-gl-extra gnome-system-tools gnome-disk-utility gnome-calculator -orca neofetch accountsservice catfish @@ -154,14 +147,14 @@ libreoffice-l10n-fr libreoffice-l10n-it printer-driver-cups-pdf gnome-2048 -gnome-mahjongg gnome-chess +gnome-mahjongg gnome-sudoku guvcview vlc qt5-style-plugins qt5ct -calamares-settings-acoros-32 +calamares-settings-acoros calamares gdebi f2fs-tools @@ -172,7 +165,7 @@ tumbler-plugins-extra ffmpegthumbnailer xterm grub-pc - +baobab " > $acorbuild/build/config/package-lists/packages.list.chroot @@ -211,6 +204,8 @@ mkdir -p $acorbuild/build/config/includes.chroot/etc/lightdm mkdir -p $acorbuild/build/config/includes.chroot/boot/grub mkdir -p $acorbuild/build/config/includes.chroot/etc/default mkdir -p $acorbuild/build/config/includes.chroot/boot/grub +mkdir -p $acorbuild/build/config/includes.chroot/etc/skel/Desktop +mkdir -p $acorbuild/build/config/includes.chroot/etc/skel/.config mkdir -p $uchinanchu/fusato/config/includes.binary # Copy Configs to the chroot @@ -220,11 +215,13 @@ cp $acorbuild/acorhooks/live/* $acorbuild/build/config/hooks/live cp $acorbuild/acorhooks/normal/* $acorbuild/build/config/hooks/normal cp $acorbuild/acorlightdm/* $acorbuild/build/config/includes.chroot/etc/lightdm cp $acorbuild/acorgrub/grub $acorbuild/build/config/includes.chroot/etc/default +cp $acorbuild/acorconfigs/.face $acorbuild/build/config/includes.chroot/etc/skel cp -r $acorbuild/acorbootloaders/* $acorbuild/build/config/includes.binary cp -r $acorbuild/acorrepos/* $acorbuild/build/config/archives cp -r $acorbuild/acorcsv/* $acorbuild/build/config/includes.chroot/usr/share/distro-info cp -r $acorbuild/acorgrub/themes $acorbuild/build/config/includes.chroot/boot/grub +cp -r $acorbuild/acorconfigs/xfce/config/* $acorbuild/build/config/includes.chroot/etc/skel/.config #symlinks chroot ln -s Debian.info $acorbuild/build/config/includes.chroot/usr/share/python-apt/templates/Acoros.info diff --git a/acorconfigs/xfce/config/Mousepad/accels.scm b/acorconfigs/xfce/config/Mousepad/accels.scm new file mode 100644 index 0000000..f86bd90 --- /dev/null +++ b/acorconfigs/xfce/config/Mousepad/accels.scm @@ -0,0 +1,109 @@ +; mousepad GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +; (gtk_accel_path "/win.document.tab.tab-size" "") +; (gtk_accel_path "/win.edit.convert.spaces-to-tabs" "") +; (gtk_accel_path "/app.preferences.view.smart-backspace" "") +; (gtk_accel_path "/app.preferences.view.highlight-current-line" "") +; (gtk_accel_path "/app.preferences.file.make-backup" "") +; (gtk_accel_path "/win.preferences.window.toolbar-visible" "") +; (gtk_accel_path "/app.preferences.window.client-side-decorations" "") +; (gtk_accel_path "/win.search.find-and-replace" "r") +; (gtk_accel_path "/win.file.save-all" "") +; (gtk_accel_path "/win.edit.duplicate-line-selection" "") +; (gtk_accel_path "/win.edit.move.line-up" "Up") +; (gtk_accel_path "/win.edit.convert.transpose" "t") +; (gtk_accel_path "/win.document.go-to-tab(4)" "5") +; (gtk_accel_path "/win.edit.undo" "z") +; (gtk_accel_path "/win.file.save-as" "s") +; (gtk_accel_path "/app.preferences.window.remember-size" "") +; (gtk_accel_path "/app.preferences" "") +; (gtk_accel_path "/win.edit.convert.tabs-to-spaces" "") +; (gtk_accel_path "/app.preferences.window.remember-state" "") +; (gtk_accel_path "/app.preferences.window.path-in-title" "") +; (gtk_accel_path "/win.view.fullscreen" "F11") +; (gtk_accel_path "/win.document.previous-tab" "Page_Up") +; (gtk_accel_path "/app.preferences.view.show-whitespace.inside" "") +; (gtk_accel_path "/win.file.new-window" "n") +; (gtk_accel_path "/app.state.search.incremental" "") +; (gtk_accel_path "/app.preferences.view.show-whitespace" "") +; (gtk_accel_path "/app.preferences.view.use-default-monospace-font" "") +; (gtk_accel_path "/app.preferences.file.auto-reload" "") +; (gtk_accel_path "/win.document.go-to-tab(5)" "6") +; (gtk_accel_path "/win.reset-font-size" "0") +; (gtk_accel_path "/win.file.save" "s") +; (gtk_accel_path "/win.help.about" "") +; (gtk_accel_path "/win.file.new" "n") +; (gtk_accel_path "/app.preferences.file.add-last-end-of-line" "") +; (gtk_accel_path "/win.preferences.window.menubar-visible" "m") +; (gtk_accel_path "/win.search.find-previous" "g") +; (gtk_accel_path "/app.preferences.window.expand-tabs" "") +; (gtk_accel_path "/win.file.detach-tab" "d") +; (gtk_accel_path "/app.state.search.highlight-all" "") +; (gtk_accel_path "/win.edit.paste" "v") +; (gtk_accel_path "/app.preferences.view.show-whitespace.leading" "") +; (gtk_accel_path "/win.edit.copy" "c") +; (gtk_accel_path "/win.document.go-to-tab(6)" "7") +; (gtk_accel_path "/win.textview.menubar" "") +; (gtk_accel_path "/win.file.open-recent.new" "") +; (gtk_accel_path "/win.file.close-window" "w") +; (gtk_accel_path "/win.file.new-from-template.new" "") +; (gtk_accel_path "/win.edit.convert.strip-trailing-spaces" "") +; (gtk_accel_path "/win.document.filetype" "") +; (gtk_accel_path "/win.edit.paste-special.paste-from-history" "") +; (gtk_accel_path "/win.edit.convert.to-lowercase" "") +; (gtk_accel_path "/win.edit.convert.to-title-case" "") +; (gtk_accel_path "/app.preferences.window.always-show-tabs" "") +; (gtk_accel_path "/win.document.go-to-tab(7)" "8") +; (gtk_accel_path "/win.search.find" "f") +; (gtk_accel_path "/win.document.go-to-tab(0)" "1") +; (gtk_accel_path "/app.quit" "q") +; (gtk_accel_path "/win.file.close-tab" "w") +; (gtk_accel_path "/win.edit.increase-indent" "i") +; (gtk_accel_path "/app.preferences.view.show-line-endings" "") +; (gtk_accel_path "/win.edit.delete-selection" "Delete") +; (gtk_accel_path "/win.edit.move.word-left" "Left") +; (gtk_accel_path "/win.edit.delete-line" "Delete") +; (gtk_accel_path "/win.document.line-ending" "") +; (gtk_accel_path "/win.file.open-recent.clear-history" "") +; (gtk_accel_path "/win.document.viewer-mode" "") +; (gtk_accel_path "/app.preferences.view.show-whitespace.trailing" "") +; (gtk_accel_path "/win.file.reload" "") +; (gtk_accel_path "/win.view.select-font" "") +; (gtk_accel_path "/win.edit.move.line-down" "Down") +; (gtk_accel_path "/win.document.go-to-tab(8)" "9") +; (gtk_accel_path "/win.document.go-to-tab(1)" "2") +; (gtk_accel_path "/app.preferences.view.show-line-numbers" "") +; (gtk_accel_path "/win.search.go-to" "l") +; (gtk_accel_path "/app.preferences.view.color-scheme" "") +; (gtk_accel_path "/app.preferences.file.monitor-changes" "") +; (gtk_accel_path "/win.edit.paste-special.paste-as-column" "") +; (gtk_accel_path "/app.preferences.view.show-right-margin" "") +; (gtk_accel_path "/app.preferences.window.remember-position" "") +; (gtk_accel_path "/win.edit.cut" "x") +; (gtk_accel_path "/win.search.find-next" "g") +; (gtk_accel_path "/app.mousepad-plugin-gspell" "k") +; (gtk_accel_path "/app.preferences.view.match-braces" "") +; (gtk_accel_path "/win.edit.decrease-indent" "u") +; (gtk_accel_path "/win.increase-font-size" "plus") +; (gtk_accel_path "/app.preferences.view.word-wrap" "") +; (gtk_accel_path "/win.document.go-to-tab(2)" "3") +; (gtk_accel_path "/app.preferences.view.insert-spaces" "") +; (gtk_accel_path "/app.preferences.view.auto-indent" "") +; (gtk_accel_path "/win.file.open" "o") +; (gtk_accel_path "/win.decrease-font-size" "minus") +; (gtk_accel_path "/win.file.print" "p") +; (gtk_accel_path "/win.document.next-tab" "Page_Down") +; (gtk_accel_path "/win.edit.move.word-right" "Right") +; (gtk_accel_path "/win.edit.select-all" "a") +; (gtk_accel_path "/win.edit.convert.to-uppercase" "") +; (gtk_accel_path "/win.document.go-to-tab" "") +; (gtk_accel_path "/win.preferences.window.statusbar-visible" "") +; (gtk_accel_path "/win.edit.convert.to-opposite-case" "u") +; (gtk_accel_path "/app.preferences.window.cycle-tabs" "") +; (gtk_accel_path "/app.preferences.view.indent-on-tab" "") +; (gtk_accel_path "/win.help.contents" "F1") +; (gtk_accel_path "/win.document.go-to-tab(3)" "4") +; (gtk_accel_path "/win.edit.redo" "y") +; (gtk_accel_path "/win.document.write-unicode-bom" "") +; (gtk_accel_path "/app.preferences.window.toolbar-visible" "") diff --git a/acorconfigs/xfce/config/Thunar/accels.scm b/acorconfigs/xfce/config/Thunar/accels.scm new file mode 100644 index 0000000..a5344c5 --- /dev/null +++ b/acorconfigs/xfce/config/Thunar/accels.scm @@ -0,0 +1,116 @@ +; Thunar GtkAccelMap rc-file -*- scheme -*- +; this file is an automated accelerator map dump +; +; (gtk_accel_path "/ThunarActionManager/restore" "") +; (gtk_accel_path "/ThunarActionManager/undo" "z") +; (gtk_accel_path "/ThunarStandardView/select-all-files" "a") +; (gtk_accel_path "/ThunarStandardView/sort-by-dtime" "") +; (gtk_accel_path "/ThunarStatusBar/toggle-last-modified" "") +; (gtk_accel_path "/ThunarStandardView/invert-selection" "") +; (gtk_accel_path "/ThunarStatusBar/toggle-display-name" "") +; (gtk_accel_path "/ThunarActionManager/cut" "x") +; (gtk_accel_path "/ThunarActionManager/restore-show" "") +; (gtk_accel_path "/ThunarWindow/zoom-in" "KP_Add") +; (gtk_accel_path "/ThunarStandardView/sort-ascending" "") +; (gtk_accel_path "/ThunarWindow/empty-trash" "") +; (gtk_accel_path "/ThunarWindow/reload" "r") +; (gtk_accel_path "/ThunarWindow/toggle-image-preview" "") +; (gtk_accel_path "/ThunarActionManager/cut-2" "") +; (gtk_accel_path "/ThunarWindow/view-side-pane-menu" "") +; (gtk_accel_path "/ThunarActionManager/trash-delete" "Delete") +; (gtk_accel_path "/ThunarWindow/open-network" "") +; (gtk_accel_path "/ThunarActionManager/trash-delete-2" "KP_Delete") +; (gtk_accel_path "/ThunarWindow/contents/help-menu" "") +; (gtk_accel_path "/ThunarActionManager/delete" "") +; (gtk_accel_path "/ThunarStandardView/set-default-app" "") +; (gtk_accel_path "/ThunarStandardView/back-alt" "BackSpace") +; (gtk_accel_path "/ThunarActionManager/open-in-new-tab" "p") +; (gtk_accel_path "/ThunarWindow/switch-next-tab" "Page_Down") +; (gtk_accel_path "/ThunarWindow/open-file-menu" "F10") +; (gtk_accel_path "/ThunarWindow/view-as-compact-list" "3") +; (gtk_accel_path "/ThunarWindow/about" "") +; (gtk_accel_path "/ThunarWindow/open-computer" "") +; (gtk_accel_path "/ThunarWindow/clear-directory-specific-settings" "") +; (gtk_accel_path "/ThunarWindow/open-file-system" "") +; (gtk_accel_path "/ThunarWindow/open-parent" "Up") +; (gtk_accel_path "/ThunarWindow/view-menu" "") +; (gtk_accel_path "/ThunarActionManager/copy" "c") +; (gtk_accel_path "/ThunarStandardView/properties" "Return") +; (gtk_accel_path "/ThunarStandardView/back" "Left") +; (gtk_accel_path "/ThunarWindow/sendto-menu" "") +; (gtk_accel_path "/ThunarStandardView/sort-by-mtime" "") +; (gtk_accel_path "/ThunarActionManager/open-location" "") +; (gtk_accel_path "/ThunarWindow/bookmarks-menu" "") +; (gtk_accel_path "/ThunarWindow/reload-alt" "F5") +; (gtk_accel_path "/ThunarWindow/view-location-selector-buttons" "") +; (gtk_accel_path "/ThunarStatusBar/toggle-size-in-bytes" "") +; (gtk_accel_path "/ThunarStandardView/unselect-all-files" "Escape") +; (gtk_accel_path "/ThunarActionManager/copy-2" "Insert") +; (gtk_accel_path "/ThunarWindow/zoom-out-alt" "minus") +; (gtk_accel_path "/ThunarWindow/cancel-search" "Escape") +; (gtk_accel_path "/ThunarStandardView/select-by-pattern" "s") +; (gtk_accel_path "/ThunarStandardView/rename" "F2") +; (gtk_accel_path "/ThunarStandardView/create-document" "") +; (gtk_accel_path "/ThunarShortcutsPane/sendto-shortcuts" "d") +; (gtk_accel_path "/ThunarActionManager/move-to-trash" "") +; (gtk_accel_path "/ThunarWindow/close-tab" "w") +; (gtk_accel_path "/ThunarWindow/view-side-pane-tree" "e") +; (gtk_accel_path "/ThunarActionManager/open" "o") +; (gtk_accel_path "/ThunarWindow/toggle-side-pane" "F9") +; (gtk_accel_path "/ThunarWindow/view-location-selector-entry" "") +; (gtk_accel_path "/ThunarWindow/open-recent" "") +; (gtk_accel_path "/ThunarWindow/open-home" "Home") +; (gtk_accel_path "/ThunarWindow/toggle-split-view" "F3") +; (gtk_accel_path "/ThunarWindow/open-templates" "") +; (gtk_accel_path "/ThunarWindow/open-location-alt" "d") +; (gtk_accel_path "/ThunarStandardView/create-folder" "n") +; (gtk_accel_path "/ThunarWindow/search" "f") +; (gtk_accel_path "/ThunarStandardView/sort-by-type" "") +; (gtk_accel_path "/ThunarActionManager/paste-2" "Insert") +; (gtk_accel_path "/ThunarWindow/zoom-in-alt2" "equal") +; (gtk_accel_path "/ThunarStandardView/duplicate" "") +; (gtk_accel_path "/ThunarWindow/remove-from-recent" "") +; (gtk_accel_path "/ThunarWindow/zoom-out" "KP_Subtract") +; (gtk_accel_path "/ThunarWindow/close-window" "q") +; (gtk_accel_path "/ThunarWindow/edit-menu" "") +; (gtk_accel_path "/ThunarWindow/view-side-pane-shortcuts" "b") +; (gtk_accel_path "/ThunarWindow/show-highlight" "") +; (gtk_accel_path "/ThunarWindow/contents" "F1") +; (gtk_accel_path "/ThunarWindow/preferences" "") +; (gtk_accel_path "/ThunarWindow/switch-previous-tab" "Page_Up") +; (gtk_accel_path "/ThunarWindow/zoom-in-alt1" "plus") +; (gtk_accel_path "/ThunarStandardView/toggle-sort-order" "") +; (gtk_accel_path "/ThunarActionManager/open-in-new-window" "o") +; (gtk_accel_path "/ThunarWindow/view-configure-toolbar" "") +; (gtk_accel_path "/ThunarWindow/view-location-selector-menu" "") +; (gtk_accel_path "/ThunarWindow/view-statusbar" "") +; (gtk_accel_path "/ThunarWindow/close-all-windows" "w") +; (gtk_accel_path "/ThunarWindow/open-trash" "") +; (gtk_accel_path "/ThunarActionManager/paste" "v") +; (gtk_accel_path "/ThunarActionManager/delete-3" "KP_Delete") +; (gtk_accel_path "/ThunarActionManager/execute" "") +; (gtk_accel_path "/ThunarWindow/open-desktop" "") +; (gtk_accel_path "/ThunarActionManager/open-with-other" "") +; (gtk_accel_path "/ThunarStatusBar/toggle-size" "") +; (gtk_accel_path "/ThunarActionManager/sendto-desktop" "") +; (gtk_accel_path "/ThunarWindow/open-location" "l") +; (gtk_accel_path "/ThunarWindow/view-menubar" "m") +; (gtk_accel_path "/ThunarWindow/zoom-reset-alt" "0") +; (gtk_accel_path "/ThunarWindow/view-as-detailed-list" "2") +; (gtk_accel_path "/ThunarWindow/view-as-icons" "1") +; (gtk_accel_path "/ThunarWindow/new-window" "n") +; (gtk_accel_path "/ThunarStandardView/forward" "Right") +; (gtk_accel_path "/ThunarActionManager/redo" "z") +; (gtk_accel_path "/ThunarStandardView/sort-descending" "") +; (gtk_accel_path "/ThunarWindow/file-menu" "") +; (gtk_accel_path "/ThunarStandardView/make-link" "") +; (gtk_accel_path "/ThunarActionManager/delete-2" "Delete") +; (gtk_accel_path "/ThunarWindow/new-tab" "t") +; (gtk_accel_path "/ThunarWindow/go-menu" "") +; (gtk_accel_path "/ThunarStandardView/sort-by-size" "") +; (gtk_accel_path "/ThunarStandardView/arrange-items-menu" "") +; (gtk_accel_path "/ThunarWindow/show-hidden" "h") +; (gtk_accel_path "/ThunarStandardView/sort-by-name" "") +; (gtk_accel_path "/ThunarWindow/zoom-reset" "KP_0") +; (gtk_accel_path "/ThunarStatusBar/toggle-filetype" "") +; (gtk_accel_path "/ThunarWindow/detach-tab" "") diff --git a/acorconfigs/xfce/config/Thunar/uca.xml b/acorconfigs/xfce/config/Thunar/uca.xml new file mode 100644 index 0000000..6d3d1f9 --- /dev/null +++ b/acorconfigs/xfce/config/Thunar/uca.xml @@ -0,0 +1,113 @@ + + + + utilities-terminal + Open terminal here + + 1615372407408747-1 + exo-open --working-directory %f --launch TerminalEmulator + Example of a custom action + + * + + + + + org.xfce.thunar + Open as root + + 1616353956436746-1 + pkexec thunar %f + Open as root + + * + + + + preferences-system-search + Search for files + + 1616359736871731-4 + catfish --path=%f + Find files and folders + + * + + + + edit-delete + Remove as root + + 1616360545203289-6 + xterm -g 35x5 -fa 'Luxi Mono' -fs 14 -e sudo rm -rf %F + Remove files and folders as root + + * + + + + + + + + + application-x-iso + Mount image files + + 1616360728478102-7 + fuseiso -n -p %f %f.mount ; thunar %f.mount + Mount image files + + * + + + + application-x-iso + Desmontar Imagem + + 1616361698703082-8 + fusermount -u -z %f + Unmount Image + + * + + + + accessories-text-editor + Edit as root + + 1687651355823916-1 + pkexec mousepad %f + Edit as root + * + * + + + + drive-harddisk + Disk Usage + + 1687651694643352-3 + baobab %d + Disk Usage + * + * + + + + + + + + + application-vnd.oasis.opendocument.text-template + Open in Terminal + + 1687651793865147-4 + xfce4-terminal -x nano %f + Open in Terminal + * + * + + + diff --git a/acorconfigs/xfce/config/autostart/xfce-autostart-wm.desktop b/acorconfigs/xfce/config/autostart/xfce-autostart-wm.desktop new file mode 100644 index 0000000..f90cd47 --- /dev/null +++ b/acorconfigs/xfce/config/autostart/xfce-autostart-wm.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Type=Application +Name=Window Manager +Comment=Window Manager Startup +Exec=xfce-autostart-wm +OnlyShowIn=XFCE; +StartupNotify=false +Terminal=false +Hidden=false + diff --git a/acorconfigs/xfce/config/dconf/user b/acorconfigs/xfce/config/dconf/user new file mode 100644 index 0000000..6981873 Binary files /dev/null and b/acorconfigs/xfce/config/dconf/user differ diff --git a/acorconfigs/xfce/config/gtk-3.0/bookmarks b/acorconfigs/xfce/config/gtk-3.0/bookmarks new file mode 100644 index 0000000..e69de29 diff --git a/acorconfigs/xfce/config/gtk-3.0/gtk.css b/acorconfigs/xfce/config/gtk-3.0/gtk.css new file mode 100644 index 0000000..822fc54 --- /dev/null +++ b/acorconfigs/xfce/config/gtk-3.0/gtk.css @@ -0,0 +1,5 @@ +* { + -ThunarAbstractIconView-row-spacing: 70; + -ThunarAbstractIconView-column-spacing: 30; + } + diff --git a/acorconfigs/xfce/config/mimeapps.list b/acorconfigs/xfce/config/mimeapps.list new file mode 100644 index 0000000..485100f --- /dev/null +++ b/acorconfigs/xfce/config/mimeapps.list @@ -0,0 +1,11 @@ +[Added Associations] +text/x-apt-sources-list=mousepad.desktop; +application/x-gtk-builder=mousepad.desktop; +x-scheme-handler/http=xfce4-web-browser.desktop; +x-scheme-handler/https=xfce4-web-browser.desktop; +text/plain=mousepad.desktop;org.xfce.mousepad.desktop; + +[Default Applications] +x-scheme-handler/http=xfce4-web-browser.desktop +x-scheme-handler/https=xfce4-web-browser.desktop +text/plain=org.xfce.mousepad.desktop diff --git a/acorconfigs/xfce/config/package-update-indicator/package-update-indicator.conf b/acorconfigs/xfce/config/package-update-indicator/package-update-indicator.conf new file mode 100644 index 0000000..5ba35e3 --- /dev/null +++ b/acorconfigs/xfce/config/package-update-indicator/package-update-indicator.conf @@ -0,0 +1,2 @@ +[General] +update-command='gpk-update-viewer' diff --git a/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-card-database.tdb b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-card-database.tdb new file mode 100644 index 0000000..3ce8202 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-card-database.tdb differ diff --git a/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-sink b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-sink new file mode 100644 index 0000000..0c8e5d0 --- /dev/null +++ b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-sink @@ -0,0 +1 @@ +alsa_output.pci-0000_02_02.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-source b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-source new file mode 100644 index 0000000..0d3af76 --- /dev/null +++ b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-default-source @@ -0,0 +1 @@ +alsa_input.pci-0000_02_02.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-device-volumes.tdb b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-device-volumes.tdb new file mode 100644 index 0000000..2d84c67 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-device-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-stream-volumes.tdb b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-stream-volumes.tdb new file mode 100644 index 0000000..b768866 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/05bfa00fda984dc29f103678d7004e87-stream-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-card-database.tdb b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-card-database.tdb new file mode 100644 index 0000000..3ce8202 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-card-database.tdb differ diff --git a/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-sink b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-sink new file mode 100644 index 0000000..0c8e5d0 --- /dev/null +++ b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-sink @@ -0,0 +1 @@ +alsa_output.pci-0000_02_02.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-source b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-source new file mode 100644 index 0000000..0d3af76 --- /dev/null +++ b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-default-source @@ -0,0 +1 @@ +alsa_input.pci-0000_02_02.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-device-volumes.tdb b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-device-volumes.tdb new file mode 100644 index 0000000..3133734 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-device-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-stream-volumes.tdb b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-stream-volumes.tdb new file mode 100644 index 0000000..b768866 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/1e154b20ff6d46a68b6a1b97e7d45cd0-stream-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-card-database.tdb b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-card-database.tdb new file mode 100644 index 0000000..7727eb2 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-card-database.tdb differ diff --git a/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-sink b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-sink new file mode 100644 index 0000000..ca67dd6 --- /dev/null +++ b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-sink @@ -0,0 +1 @@ +alsa_output.pci-0000_00_05.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-source b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-source new file mode 100644 index 0000000..a5355ac --- /dev/null +++ b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-default-source @@ -0,0 +1 @@ +alsa_input.pci-0000_00_05.0.analog-stereo diff --git a/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-device-volumes.tdb b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-device-volumes.tdb new file mode 100644 index 0000000..a595e86 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-device-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-stream-volumes.tdb b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-stream-volumes.tdb new file mode 100644 index 0000000..b768866 Binary files /dev/null and b/acorconfigs/xfce/config/pulse/62f33e488d0f458f8d9c14d6fe2e4d54-stream-volumes.tdb differ diff --git a/acorconfigs/xfce/config/pulse/cookie b/acorconfigs/xfce/config/pulse/cookie new file mode 100644 index 0000000..d192c9e --- /dev/null +++ b/acorconfigs/xfce/config/pulse/cookie @@ -0,0 +1 @@ +Jñlý;À ³HÕŽ÷Žy+¤QY4pÖhFAAãu + + + Erros + bug\s*#?\s*([0-9]+) + 0 + + + Erro GNOME + exo-open http://bugzilla.gnome.org/show_bug.cgi?id=\1 + + + Erro Xfce + exo-open http://bugzilla.xfce.org/show_bug.cgi?id=\1 + + + + + Imagem + (http|ftp).+\.(jpg|png|gif) + 0 + + + Editar com Gimp + gimp-remote "\0" + + + Ver com Ristretto + ristretto "\0" + + + + + URL longa + http://[^\s]{120,} + 0 + + + Encurtar URL + exo-open http://tinyurl.com/create.php?url=\0 + + + + \ No newline at end of file diff --git a/acorconfigs/xfce/config/xfce4/terminal/accels.scm b/acorconfigs/xfce/config/xfce4/terminal/accels.scm new file mode 100644 index 0000000..277f9a1 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/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-1" "1") +(gtk_accel_path "/terminal-window/goto-tab-3" "3") +; (gtk_accel_path "/terminal-window/file-menu" "") +; (gtk_accel_path "/terminal-window/close-other-tabs" "") +; (gtk_accel_path "/terminal-window/search" "f") +; (gtk_accel_path "/terminal-window/next-tab" "Page_Down") +; (gtk_accel_path "/terminal-window/copy-html" "") +; (gtk_accel_path "/terminal-window/show-menubar" "") +; (gtk_accel_path "/terminal-window/zoom-reset" "0") +; (gtk_accel_path "/terminal-window/close-window" "q") +; (gtk_accel_path "/terminal-window/save-contents" "") +; (gtk_accel_path "/terminal-window/close-tab" "w") +; (gtk_accel_path "/terminal-window/view-menu" "") +; (gtk_accel_path "/terminal-window/new-tab" "t") +; (gtk_accel_path "/terminal-window/show-toolbar" "") +; (gtk_accel_path "/terminal-window/copy-input" "") +; (gtk_accel_path "/terminal-window/paste" "v") +; (gtk_accel_path "/terminal-window/copy" "c") +; (gtk_accel_path "/terminal-window/edit-menu" "") +; (gtk_accel_path "/terminal-window/fullscreen" "F11") +(gtk_accel_path "/terminal-window/goto-tab-6" "6") +; (gtk_accel_path "/terminal-window/read-only" "") +; (gtk_accel_path "/terminal-window/detach-tab" "d") +(gtk_accel_path "/terminal-window/goto-tab-9" "9") +(gtk_accel_path "/terminal-window/goto-tab-8" "8") +(gtk_accel_path "/terminal-window/goto-tab-2" "2") +; (gtk_accel_path "/terminal-window/scroll-on-output" "") +(gtk_accel_path "/terminal-window/goto-tab-5" "5") +; (gtk_accel_path "/terminal-window/prev-tab" "Page_Up") +; (gtk_accel_path "/terminal-window/move-tab-left" "Page_Up") +; (gtk_accel_path "/terminal-window/zoom-in" "plus") +; (gtk_accel_path "/terminal-window/search-prev" "") +(gtk_accel_path "/terminal-window/goto-tab-7" "7") +; (gtk_accel_path "/terminal-window/reset-and-clear" "") +; (gtk_accel_path "/terminal-window/about" "") +; (gtk_accel_path "/terminal-window/search-next" "") +(gtk_accel_path "/terminal-window/toggle-menubar" "F10") +(gtk_accel_path "/terminal-window/goto-tab-4" "4") +; (gtk_accel_path "/terminal-window/select-all" "a") +; (gtk_accel_path "/terminal-window/help-menu" "") +; (gtk_accel_path "/terminal-window/last-active-tab" "") +; (gtk_accel_path "/terminal-window/show-borders" "") +; (gtk_accel_path "/terminal-window/new-window" "n") +; (gtk_accel_path "/terminal-window/set-title-color" "") +; (gtk_accel_path "/terminal-window/contents" "F1") +; (gtk_accel_path "/terminal-window/preferences" "") +; (gtk_accel_path "/terminal-window/move-tab-right" "Page_Down") +; (gtk_accel_path "/terminal-window/zoom-out" "minus") +; (gtk_accel_path "/terminal-window/set-title" "s") +; (gtk_accel_path "/terminal-window/paste-selection" "") +; (gtk_accel_path "/terminal-window/undo-close-tab" "") +; (gtk_accel_path "/terminal-window/tabs-menu" "") +; (gtk_accel_path "/terminal-window/zoom-menu" "") +; (gtk_accel_path "/terminal-window/reset" "") +; (gtk_accel_path "/terminal-window/terminal-menu" "") diff --git a/acorconfigs/xfce/config/xfce4/terminal/terminalrc b/acorconfigs/xfce/config/xfce4/terminal/terminalrc new file mode 100644 index 0000000..151de71 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/terminal/terminalrc @@ -0,0 +1,35 @@ +[Configuration] +MiscAlwaysShowTabs=FALSE +MiscBell=TRUE +MiscBellUrgent=TRUE +MiscBordersDefault=TRUE +MiscCursorBlinks=TRUE +MiscCursorShape=TERMINAL_CURSOR_SHAPE_UNDERLINE +MiscDefaultGeometry=80x23 +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 +ColorForeground=#dcdcdc +ColorBackground=#2c2c2c +ColorCursor=#dcdcdc +ColorPalette=#3f3f3f;#705050;#60b48a;#dfaf8f;#9ab8d7;#dc8cc3;#8cd0d3;#dcdcdc;#709080;#dca3a3;#72d5a3;#f0dfaf;#94bff3;#ec93d3;#93e0e3;#ffffff +ColorUseTheme=TRUE +MiscRightClickAction=TERMINAL_RIGHT_CLICK_ACTION_CONTEXT_MENU + diff --git a/acorconfigs/xfce/config/xfce4/xfce4-screenshooter b/acorconfigs/xfce/config/xfce4/xfce4-screenshooter new file mode 100644 index 0000000..c922e16 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfce4-screenshooter @@ -0,0 +1,8 @@ +app=ristretto +last_user= +screenshot_dir=file:/home/manuel/Imagens +action=1 +delay=0 +region=1 +show_mouse=1 + diff --git a/acorconfigs/xfce/config/xfce4/xfce4-taskmanager.rc b/acorconfigs/xfce/config/xfce4/xfce4-taskmanager.rc new file mode 100644 index 0000000..e2415ca --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/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=0 +SortType=0 +WindowWidth=920 +WindowHeight=465 +HandlePosition=-1 +ProcessTreeView=FALSE diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/catfish.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/catfish.xml new file mode 100644 index 0000000..0085751 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/catfish.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..ea259e2 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 0000000..9fd09d6 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..e125a2a --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml new file mode 100644 index 0000000..0559966 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..bb0bdae --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..d7ea804 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,195 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..5687119 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..823d288 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 0000000..4fdf554 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..881b0c2 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 0000000..8706e62 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..0c6e9d0 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..b2e92a0 --- /dev/null +++ b/acorconfigs/xfce/config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +