From ede99bcc9846f5eff38519573a3e3374272b661f Mon Sep 17 00:00:00 2001 From: Aditya Date: Tue, 28 Feb 2023 18:36:48 +0530 Subject: [PATCH] add xfce4 --- xfce4/desktop/icons.screen.latest.rc | 1 + xfce4/desktop/icons.screen0-1328x713.rc | 11 + xfce4/desktop/icons.screen0-1712x929.rc | 11 + xfce4/desktop/icons.screen0-1904x1037.rc | 11 + xfce4/desktop/icons.screen0-2480x1361.rc | 11 + xfce4/desktop/icons.screen0-2864x1577.rc | 11 + xfce4/desktop/icons.screen0-3824x2117.rc | 11 + xfce4/helpers.rc | 2 + xfce4/panel/launcher-17/16658217681.desktop | 13 ++ xfce4/panel/launcher-18/16658217682.desktop | 14 ++ xfce4/panel/launcher-19/16658217683.desktop | 14 ++ xfce4/panel/launcher-20/16658217684.desktop | 12 ++ xfce4/terminal/terminalrc | 35 ++++ xfce4/xfconf/xfce-perchannel-xml/displays.xml | 44 ++++ .../xfconf/xfce-perchannel-xml/keyboards.xml | 7 + xfce4/xfconf/xfce-perchannel-xml/pointers.xml | 26 +++ xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 16 ++ .../xfce-perchannel-xml/xfce4-appfinder.xml | 46 ++++ .../xfce-perchannel-xml/xfce4-desktop.xml | 53 +++++ .../xfce4-keyboard-shortcuts.xml | 196 ++++++++++++++++++ .../xfce-perchannel-xml/xfce4-notifyd.xml | 13 ++ .../xfce-perchannel-xml/xfce4-panel.xml | 108 ++++++++++ .../xfce4-power-manager.xml | 9 + .../xfce-perchannel-xml/xfce4-session.xml | 31 +++ .../xfce4-settings-manager.xml | 8 + xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 91 ++++++++ .../xfconf/xfce-perchannel-xml/xsettings.xml | 45 ++++ 27 files changed, 850 insertions(+) create mode 120000 xfce4/desktop/icons.screen.latest.rc create mode 100644 xfce4/desktop/icons.screen0-1328x713.rc create mode 100644 xfce4/desktop/icons.screen0-1712x929.rc create mode 100644 xfce4/desktop/icons.screen0-1904x1037.rc create mode 100644 xfce4/desktop/icons.screen0-2480x1361.rc create mode 100644 xfce4/desktop/icons.screen0-2864x1577.rc create mode 100644 xfce4/desktop/icons.screen0-3824x2117.rc create mode 100644 xfce4/helpers.rc create mode 100644 xfce4/panel/launcher-17/16658217681.desktop create mode 100644 xfce4/panel/launcher-18/16658217682.desktop create mode 100644 xfce4/panel/launcher-19/16658217683.desktop create mode 100644 xfce4/panel/launcher-20/16658217684.desktop create mode 100644 xfce4/terminal/terminalrc create mode 100644 xfce4/xfconf/xfce-perchannel-xml/displays.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/keyboards.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/pointers.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/thunar.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml create mode 100644 xfce4/xfconf/xfce-perchannel-xml/xsettings.xml diff --git a/xfce4/desktop/icons.screen.latest.rc b/xfce4/desktop/icons.screen.latest.rc new file mode 120000 index 0000000..f132e96 --- /dev/null +++ b/xfce4/desktop/icons.screen.latest.rc @@ -0,0 +1 @@ +/home/user/.config/xfce4/desktop/icons.screen0-1904x1037.rc \ No newline at end of file diff --git a/xfce4/desktop/icons.screen0-1328x713.rc b/xfce4/desktop/icons.screen0-1328x713.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-1328x713.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/desktop/icons.screen0-1712x929.rc b/xfce4/desktop/icons.screen0-1712x929.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-1712x929.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/desktop/icons.screen0-1904x1037.rc b/xfce4/desktop/icons.screen0-1904x1037.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-1904x1037.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/desktop/icons.screen0-2480x1361.rc b/xfce4/desktop/icons.screen0-2480x1361.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-2480x1361.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/desktop/icons.screen0-2864x1577.rc b/xfce4/desktop/icons.screen0-2864x1577.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-2864x1577.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/desktop/icons.screen0-3824x2117.rc b/xfce4/desktop/icons.screen0-3824x2117.rc new file mode 100644 index 0000000..d108c13 --- /dev/null +++ b/xfce4/desktop/icons.screen0-3824x2117.rc @@ -0,0 +1,11 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + +[/home/user] +row=1 +col=0 + diff --git a/xfce4/helpers.rc b/xfce4/helpers.rc new file mode 100644 index 0000000..0d27a76 --- /dev/null +++ b/xfce4/helpers.rc @@ -0,0 +1,2 @@ +WebBrowser=custom-WebBrowser + diff --git a/xfce4/panel/launcher-17/16658217681.desktop b/xfce4/panel/launcher-17/16658217681.desktop new file mode 100644 index 0000000..5daa0c8 --- /dev/null +++ b/xfce4/panel/launcher-17/16658217681.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/xfce4/panel/launcher-18/16658217682.desktop b/xfce4/panel/launcher-18/16658217682.desktop new file mode 100644 index 0000000..b6dd1b5 --- /dev/null +++ b/xfce4/panel/launcher-18/16658217682.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/xfce4/panel/launcher-19/16658217683.desktop b/xfce4/panel/launcher-19/16658217683.desktop new file mode 100644 index 0000000..96042ba --- /dev/null +++ b/xfce4/panel/launcher-19/16658217683.desktop @@ -0,0 +1,14 @@ +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch WebBrowser %u +Icon=org.xfce.webbrowser +StartupNotify=true +Terminal=false +Categories=Network;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +X-XFCE-MimeType=x-scheme-handler/http;x-scheme-handler/https; +X-AppStream-Ignore=True +Name=Web Browser +Comment=Browse the web +X-XFCE-Source=file:///usr/share/applications/xfce4-web-browser.desktop diff --git a/xfce4/panel/launcher-20/16658217684.desktop b/xfce4/panel/launcher-20/16658217684.desktop new file mode 100644 index 0000000..9306ddc --- /dev/null +++ b/xfce4/panel/launcher-20/16658217684.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Version=1.0 +Exec=xfce4-appfinder +Icon=org.xfce.appfinder +StartupNotify=true +Terminal=false +Type=Application +Categories=Utility;X-XFCE; +Name=Application Finder +Comment=Find and launch applications installed on your system +Keywords=program;applications;bookmarks; +X-XFCE-Source=file:///usr/share/applications/xfce4-appfinder.desktop diff --git a/xfce4/terminal/terminalrc b/xfce4/terminal/terminalrc new file mode 100644 index 0000000..654652a --- /dev/null +++ b/xfce4/terminal/terminalrc @@ -0,0 +1,35 @@ +[Configuration] +ColorForeground=#c0c0c0 +ColorCursor=#c0c0c0c0c0c0 +ColorSelection=#ffffffffffff +ColorPalette=#000000000000;#808000000000;#000080800000;#808080800000;#000000008080;#808000008080;#000080808080;#c0c0c0c0c0c0;#808080808080;#ffff00000000;#0000ffff0000;#ffffffff0000;#0000ffffffff;#ffff0000ffff;#00000000ffff;#ffffffffffff +FontName=Less Perfect DOS VGA 12 +MiscAlwaysShowTabs=FALSE +MiscBell=TRUE +MiscBellUrgent=FALSE +MiscBordersDefault=TRUE +MiscCursorBlinks=FALSE +MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK +MiscDefaultGeometry=80x24 +MiscInheritGeometry=FALSE +MiscMenubarDefault=FALSE +MiscMouseAutohide=FALSE +MiscMouseWheelZoom=TRUE +MiscToolbarDefault=TRUE +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 +FontAllowBold=FALSE + diff --git a/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..011e0db --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 0000000..9ddc443 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/xfce4/xfconf/xfce-perchannel-xml/pointers.xml new file mode 100644 index 0000000..f30cc7a --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/pointers.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..27f28b8 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml new file mode 100644 index 0000000..d9f2694 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..704762e --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..6e7812c --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..9669dcf --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..e3ef516 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 0000000..5b5d7da --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..f3eaf08 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 0000000..80ee7f3 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..9d52d72 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..04e5e67 --- /dev/null +++ b/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +