From f1642ed73be48b0be00108adf06efdae236032b4 Mon Sep 17 00:00:00 2001 From: eneller Date: Sun, 5 Jun 2022 17:39:03 +0200 Subject: [PATCH 1/7] remove xfce for testing purposes --- .config/xfce4/terminal/terminalrc | 44 ---- .../xfconf/xfce-perchannel-xml/thunar.xml | 39 ---- .../xfce4-keyboard-shortcuts.xml | 210 ------------------ .../xfce-perchannel-xml/xfce4-panel.xml | 74 ------ 4 files changed, 367 deletions(-) delete mode 100644 .config/xfce4/terminal/terminalrc delete mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml delete mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml delete mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml diff --git a/.config/xfce4/terminal/terminalrc b/.config/xfce4/terminal/terminalrc deleted file mode 100644 index 174db6c..0000000 --- a/.config/xfce4/terminal/terminalrc +++ /dev/null @@ -1,44 +0,0 @@ -[Configuration] -MiscAlwaysShowTabs=FALSE -MiscBell=FALSE -MiscBordersDefault=TRUE -MiscCursorBlinks=FALSE -MiscCursorShape=TERMINAL_CURSOR_SHAPE_UNDERLINE -MiscDefaultGeometry=80x24 -MiscInheritGeometry=FALSE -MiscMenubarDefault=TRUE -MiscMouseAutohide=FALSE -MiscToolbarDefault=FALSE -MiscConfirmClose=TRUE -MiscCycleTabs=TRUE -MiscTabCloseButtons=TRUE -MiscTabCloseMiddleClick=FALSE -MiscTabPosition=GTK_POS_TOP -MiscHighlightUrls=TRUE -ScrollingLines=999999 -BackgroundMode=TERMINAL_BACKGROUND_TRANSPARENT -BackgroundDarkness=0,920000 -MiscBellUrgent=FALSE -MiscMouseWheelZoom=TRUE -MiscMiddleClickOpensUri=TRUE -MiscCopyOnSelect=FALSE -MiscShowRelaunchDialog=TRUE -MiscRewrapOnResize=TRUE -MiscUseShiftArrowsToScroll=FALSE -MiscSlimTabs=TRUE -MiscNewTabAdjacent=FALSE -MiscSearchDialogOpacity=100 -MiscShowUnsafePasteDialog=TRUE -ColorForeground=#f8f8f8f8f2f2 -ColorBackground=#19191a1a1717 -ColorCursor=#f8f8f8f8f2f2 -ColorPalette=#272728282222;#f9f926267272;#a6a6e2e22e2e;#f4f4bfbf7575;#6666d9d9efef;#aeae8181ffff;#a1a1efefe4e4;#f8f8f8f8f2f2;#757571715e5e;#f9f926267272;#a6a6e2e22e2e;#f4f4bfbf7575;#6666d9d9efef;#aeae8181ffff;#a1a1efefe4e4;#f9f9f8f8f5f5 -TabActivityColor=#a6a6e2e22e2e -CustomCommand=zsh -TitleMode=TERMINAL_TITLE_REPLACE -DropdownKeepOpenDefault=TRUE -DropdownKeepAbove=FALSE -DropdownStatusIcon=FALSE -ShortcutsNoHelpkey=TRUE -ShortcutsNoMenukey=TRUE - diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml deleted file mode 100644 index b5ee1e2..0000000 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml deleted file mode 100644 index c9042b0..0000000 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml +++ /dev/null @@ -1,210 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml deleted file mode 100644 index aadc945..0000000 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - From 21804cb1654d40dec307ee6dd6e052c22edc9fa4 Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Jun 2022 18:59:02 +0200 Subject: [PATCH 2/7] move firefox --- .../chrome/userChrome.css | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css diff --git a/.mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css b/.mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css new file mode 100644 index 0000000..517fbf6 --- /dev/null +++ b/.mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css @@ -0,0 +1,29 @@ +/*The following block hides the horizontal tabs for tree style tabs https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#for-userchromecss */ +#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items { + opacity: 0; + pointer-events: none; +} +#main-window:not([tabsintitlebar="true"]) #TabsToolbar { + visibility: collapse !important; +} + +/*remove top white line*/ +#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar .titlebar-spacer { + border-inline-end: none; +} +/*Hide the Tree style Tab header*/ +#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header { + display: none; +} + +/* The following moves the window buttons to the lower bar after removeing horizontal tabs*/ +/* Adding empty space for buttons */ +#nav-bar { + margin-right:140px; +} + +/* Fix for main menu calling by Alt button */ +#titlebar > #toolbar-menubar { + margin-top: 10px; +} + From 749e48ff95235343b80339d368c02c3c8de7e0aa Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Jun 2022 19:08:38 +0200 Subject: [PATCH 3/7] track new setup --- .config/autostart/xcape.desktop | 13 ++ .../autostart/xfce-panel-workaround.desktop | 12 + .config/autostart/xfce-pbw.sh | 7 + .../xfce4-clipman-plugin-autostart.desktop | 4 + .../xfce4-settings-helper-autostart.desktop | 3 + .../autostart/xfce4-tips-autostart.desktop | 3 + .../autostart/xfconf-migration-4.6.desktop | 2 + .config/xfce4/desktop/icons.screen.latest.rc | 1 + .../xfce4/desktop/icons.screen0-3824x1027.rc | 15 ++ .../xfce4/desktop/icons.screen0-3824x1035.rc | 7 + .../xfce4/desktop/icons.screen0-4464x1424.rc | 7 + .config/xfce4/help.rc | 2 + .config/xfce4/helpers.rc | 4 + .config/xfce4/panel/datetime-5.rc | 6 + .config/xfce4/panel/whiskermenu-8.rc | 88 ++++++++ .config/xfce4/panel/xfce4-clipman-actions.xml | 44 ++++ .../xfconf/xfce-perchannel-xml/displays.xml | 115 ++++++++++ .../xfce-perchannel-xml/keyboard-layout.xml | 7 + .../xfconf/xfce-perchannel-xml/keyboards.xml | 11 + .../xfconf/xfce-perchannel-xml/pointers.xml | 30 +++ .../xfconf/xfce-perchannel-xml/thunar.xml | 42 ++++ .../xfce-perchannel-xml/xfce4-desktop.xml | 52 +++++ .../xfce4-keyboard-shortcuts.xml | 210 ++++++++++++++++++ .../xfce-perchannel-xml/xfce4-mixer.xml | 6 + .../xfce-perchannel-xml/xfce4-notifyd.xml | 20 ++ .../xfce-perchannel-xml/xfce4-panel.xml | 81 +++++++ .../xfce4-power-manager.xml | 10 + .../xfce-perchannel-xml/xfce4-session.xml | 29 +++ .../xfce4-settings-manager.xml | 6 + .../xfconf/xfce-perchannel-xml/xfwm4.xml | 99 +++++++++ .../xfconf/xfce-perchannel-xml/xsettings.xml | 50 +++++ .../chrome/userChrome.css | 38 ---- 32 files changed, 986 insertions(+), 38 deletions(-) create mode 100644 .config/autostart/xcape.desktop create mode 100755 .config/autostart/xfce-panel-workaround.desktop create mode 100755 .config/autostart/xfce-pbw.sh create mode 100644 .config/autostart/xfce4-clipman-plugin-autostart.desktop create mode 100644 .config/autostart/xfce4-settings-helper-autostart.desktop create mode 100644 .config/autostart/xfce4-tips-autostart.desktop create mode 100644 .config/autostart/xfconf-migration-4.6.desktop create mode 120000 .config/xfce4/desktop/icons.screen.latest.rc create mode 100644 .config/xfce4/desktop/icons.screen0-3824x1027.rc create mode 100644 .config/xfce4/desktop/icons.screen0-3824x1035.rc create mode 100644 .config/xfce4/desktop/icons.screen0-4464x1424.rc create mode 100644 .config/xfce4/help.rc create mode 100644 .config/xfce4/helpers.rc create mode 100644 .config/xfce4/panel/datetime-5.rc create mode 100644 .config/xfce4/panel/whiskermenu-8.rc create mode 100644 .config/xfce4/panel/xfce4-clipman-actions.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/displays.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml create mode 100644 .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml delete mode 100644 .mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css diff --git a/.config/autostart/xcape.desktop b/.config/autostart/xcape.desktop new file mode 100644 index 0000000..e210605 --- /dev/null +++ b/.config/autostart/xcape.desktop @@ -0,0 +1,13 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.9.4 +Type=Application +Name=xcape +Comment= +Exec=xcape -e 'Super_L=Alt_L|F1' +OnlyShowIn=XFCE; +RunHook=0 +StartupNotify=false +Terminal=false +Hidden=false + diff --git a/.config/autostart/xfce-panel-workaround.desktop b/.config/autostart/xfce-panel-workaround.desktop new file mode 100755 index 0000000..3451546 --- /dev/null +++ b/.config/autostart/xfce-panel-workaround.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=0.9.4 +Type=Application +Name=XFCE-Panel Workaround +Comment= +Exec=/etc/skel/.config/autostart/xfce-pbw.sh +OnlyShowIn=XFCE; +StartupNotify=false +Terminal=false +Hidden=false + diff --git a/.config/autostart/xfce-pbw.sh b/.config/autostart/xfce-pbw.sh new file mode 100755 index 0000000..57ecb29 --- /dev/null +++ b/.config/autostart/xfce-pbw.sh @@ -0,0 +1,7 @@ +#/bin/sh +sleep 5 +xfsettingsd --replace & +sleep 15 +xfsettingsd --replace & +sleep 25 +xfsettingsd --replace & diff --git a/.config/autostart/xfce4-clipman-plugin-autostart.desktop b/.config/autostart/xfce4-clipman-plugin-autostart.desktop new file mode 100644 index 0000000..bdf20bf --- /dev/null +++ b/.config/autostart/xfce4-clipman-plugin-autostart.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Hidden=false +TryExec=xfce4-clipman +Exec=xfce4-clipman diff --git a/.config/autostart/xfce4-settings-helper-autostart.desktop b/.config/autostart/xfce4-settings-helper-autostart.desktop new file mode 100644 index 0000000..5673067 --- /dev/null +++ b/.config/autostart/xfce4-settings-helper-autostart.desktop @@ -0,0 +1,3 @@ +[Desktop Entry] +Hidden=true + diff --git a/.config/autostart/xfce4-tips-autostart.desktop b/.config/autostart/xfce4-tips-autostart.desktop new file mode 100644 index 0000000..5673067 --- /dev/null +++ b/.config/autostart/xfce4-tips-autostart.desktop @@ -0,0 +1,3 @@ +[Desktop Entry] +Hidden=true + diff --git a/.config/autostart/xfconf-migration-4.6.desktop b/.config/autostart/xfconf-migration-4.6.desktop new file mode 100644 index 0000000..e1e3e17 --- /dev/null +++ b/.config/autostart/xfconf-migration-4.6.desktop @@ -0,0 +1,2 @@ +[Desktop Entry] +Hidden=true diff --git a/.config/xfce4/desktop/icons.screen.latest.rc b/.config/xfce4/desktop/icons.screen.latest.rc new file mode 120000 index 0000000..79607ed --- /dev/null +++ b/.config/xfce4/desktop/icons.screen.latest.rc @@ -0,0 +1 @@ +/home/en/.config/xfce4/desktop/icons.screen0-4464x1424.rc \ No newline at end of file diff --git a/.config/xfce4/desktop/icons.screen0-3824x1027.rc b/.config/xfce4/desktop/icons.screen0-3824x1027.rc new file mode 100644 index 0000000..1a47c58 --- /dev/null +++ b/.config/xfce4/desktop/icons.screen0-3824x1027.rc @@ -0,0 +1,15 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[Trash] +row=0 +col=0 + +[/] +row=1 +col=0 + +[/home/en] +row=2 +col=0 + diff --git a/.config/xfce4/desktop/icons.screen0-3824x1035.rc b/.config/xfce4/desktop/icons.screen0-3824x1035.rc new file mode 100644 index 0000000..3a257b9 --- /dev/null +++ b/.config/xfce4/desktop/icons.screen0-3824x1035.rc @@ -0,0 +1,7 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + diff --git a/.config/xfce4/desktop/icons.screen0-4464x1424.rc b/.config/xfce4/desktop/icons.screen0-4464x1424.rc new file mode 100644 index 0000000..3a257b9 --- /dev/null +++ b/.config/xfce4/desktop/icons.screen0-4464x1424.rc @@ -0,0 +1,7 @@ +[xfdesktop-version-4.10.3+-rcfile_format] +4.10.3+=true + +[/] +row=0 +col=0 + diff --git a/.config/xfce4/help.rc b/.config/xfce4/help.rc new file mode 100644 index 0000000..f9a741a --- /dev/null +++ b/.config/xfce4/help.rc @@ -0,0 +1,2 @@ +auto-online=false + diff --git a/.config/xfce4/helpers.rc b/.config/xfce4/helpers.rc new file mode 100644 index 0000000..32affb2 --- /dev/null +++ b/.config/xfce4/helpers.rc @@ -0,0 +1,4 @@ +FileManager=Thunar +WebBrowser=firefox +MailReader=thunderbird + diff --git a/.config/xfce4/panel/datetime-5.rc b/.config/xfce4/panel/datetime-5.rc new file mode 100644 index 0000000..6302144 --- /dev/null +++ b/.config/xfce4/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/.config/xfce4/panel/whiskermenu-8.rc b/.config/xfce4/panel/whiskermenu-8.rc new file mode 100644 index 0000000..f3a7d6e --- /dev/null +++ b/.config/xfce4/panel/whiskermenu-8.rc @@ -0,0 +1,88 @@ +favorites=xfce4-terminal-emulator.desktop,xfce4-file-manager.desktop,xfce4-web-browser.desktop,xfce4-mail-reader.desktop +recent=xfce4-terminal-emulator.desktop,xfce-keyboard-settings.desktop,xfce-display-settings.desktop,firefox.desktop,bitwarden.desktop,org.manjaro.pamac.manager.desktop,thunar.desktop +button-icon=/usr/share/icons/whiskermenu-manjaro.svg +button-single-row=false +show-button-title=false +show-button-icon=true +launcher-show-name=true +launcher-show-description=true +launcher-show-tooltip=true +launcher-icon-size=2 +hover-switch-category=false +category-show-name=true +category-icon-size=1 +sort-categories=true +view-mode=1 +default-category=0 +recent-items-max=10 +favorites-in-recent=true +position-search-alternate=false +position-commands-alternate=false +position-categories-alternate=false +position-categories-horizontal=false +stay-on-focus-out=false +profile-shape=0 +confirm-session-command=true +menu-width=2560 +menu-height=1440 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=dm-tool switch-to-greeter +show-command-switchuser=true +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=6 + +[action0] +name=Man Pages +pattern=# +command=exo-open --launch TerminalEmulator man %s +regex=false + +[action1] +name=Search the Web +pattern=? +command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u +regex=false + +[action2] +name=Search for Files +pattern=- +command=catfish --path=~ --start %s +regex=false + +[action3] +name=Wikipedia +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action4] +name=Run in Terminal +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action5] +name=Open URI +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/.config/xfce4/panel/xfce4-clipman-actions.xml b/.config/xfce4/panel/xfce4-clipman-actions.xml new file mode 100644 index 0000000..84ea9b3 --- /dev/null +++ b/.config/xfce4/panel/xfce4-clipman-actions.xml @@ -0,0 +1,44 @@ + + + + Bugz + bug\s*#?\s*([0-9]+) + 0 + + + GNOME Bug + exo-open http://bugzilla.gnome.org/show_bug.cgi?id=\1 + + + Xfce Bug + exo-open http://bugzilla.xfce.org/show_bug.cgi?id=\1 + + + + + Image + (http|ftp).+\.(jpg|png|gif) + 0 + + + View with Ristretto + ristretto "\0" + + + Edit with Gimp + gimp-remote "\0" + + + + + Long URL + http://[^\s]{120,} + 0 + + + Shrink the URL + exo-open http://tinyurl.com/create.php?url=\0 + + + + \ No newline at end of file diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml new file mode 100644 index 0000000..d00d085 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml new file mode 100644 index 0000000..11418d4 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboard-layout.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml new file mode 100644 index 0000000..1d35b7b --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml new file mode 100644 index 0000000..22e0934 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..14d800f --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..edbd5ab --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..c9042b0 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,210 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml new file mode 100644 index 0000000..a2873e5 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml new file mode 100644 index 0000000..d2c4f4e --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..a340cba --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml new file mode 100644 index 0000000..21fb427 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..64c559a --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 0000000..cf1e31f --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..b2b5b22 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..92fc1cc --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css b/.mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css deleted file mode 100644 index 650b9c4..0000000 --- a/.mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css +++ /dev/null @@ -1,38 +0,0 @@ -/*The following block hides the horizontal tabs for tree style tabs https://github.com/piroor/treestyletab/wiki/Code-snippets-for-custom-style-rules#for-userchromecss */ -#main-window[tabsintitlebar="true"]:not([extradragspace="true"]) #TabsToolbar > .toolbar-items { - opacity: 0; - pointer-events: none; -} -#main-window:not([tabsintitlebar="true"]) #TabsToolbar { - visibility: collapse !important; -} - -/*Hide the Tree style Tab header*/ -#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] #sidebar-header { - display: none; -} - -/* The following moves the window buttons to the lower bar after removeing horizontal tabs*/ -/* Adding empty space for buttons */ -#nav-bar { - margin-right:140px; -} - -/* 15px for dragging whole window by mouse*/ -#titlebar { - appearance: none !important; - height: 15px; -} - -/* Fix for main menu calling by Alt button */ -#titlebar > #toolbar-menubar { - margin-top: 10px; -} - -/* Move minimize/restore/close buttons to empty space */ -#TabsToolbar > .titlebar-buttonbox-container { - display: block; - position: absolute; - top: 17px; - right: 1px; -} From 580fd8881ab4c45560eb35f991a85410b78a99b2 Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Jun 2022 20:53:15 +0200 Subject: [PATCH 4/7] enable vala-appmenu --- .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 2 ++ .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index a340cba..6128c81 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -7,6 +7,7 @@ + @@ -76,6 +77,7 @@ + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 92fc1cc..bef9660 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -40,6 +40,8 @@ + + From 782ebfe3264a4014712a9a067ae762dca67bfdd2 Mon Sep 17 00:00:00 2001 From: eneller Date: Mon, 20 Jun 2022 21:10:15 +0200 Subject: [PATCH 5/7] minor adjustments --- .config/i3/config | 2 +- .config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 8e1744b..7425968 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -107,7 +107,7 @@ bindsym $mod+Shift+0 move container to workspace $ws10 # KEYBOARD SHORTCUTS -bindsym $mod+d exec --no-startup-id dmenu_run +bindsym $mod+d exec --no-startup-id xfce4-popup-whiskermenu bindsym $mod+Return exec --no-startup-id $termEm bindsym $mod+w exec --no-startup-id $BROWSER # Show selection: diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index bef9660..c955649 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -2,7 +2,7 @@ - + From 9deac0e058e2b141927181ae4698bfef9afcfe1c Mon Sep 17 00:00:00 2001 From: eneller Date: Wed, 22 Jun 2022 09:53:35 +0200 Subject: [PATCH 6/7] random changes --- .config/discord/settings.json | 10 ++++---- .config/xfce4/panel/whiskermenu-8.rc | 6 ++--- .../xfce-perchannel-xml/xfce4-notifyd.xml | 2 ++ .../xfce-perchannel-xml/xfce4-panel.xml | 24 +++++++++++++++++-- .../xfce4-power-manager.xml | 2 ++ 5 files changed, 34 insertions(+), 10 deletions(-) diff --git a/.config/discord/settings.json b/.config/discord/settings.json index d9a51bf..b236d01 100644 --- a/.config/discord/settings.json +++ b/.config/discord/settings.json @@ -2,12 +2,12 @@ "BACKGROUND_COLOR": "#202225", "OPEN_ON_STARTUP": false, "MINIMIZE_TO_TRAY": false, - "IS_MAXIMIZED": true, + "IS_MAXIMIZED": false, "IS_MINIMIZED": false, "WINDOW_BOUNDS": { - "x": 2, - "y": 28, - "width": 956, - "height": 1024 + "x": 961, + "y": 1, + "width": 958, + "height": 1078 } } \ No newline at end of file diff --git a/.config/xfce4/panel/whiskermenu-8.rc b/.config/xfce4/panel/whiskermenu-8.rc index f3a7d6e..dae585e 100644 --- a/.config/xfce4/panel/whiskermenu-8.rc +++ b/.config/xfce4/panel/whiskermenu-8.rc @@ -1,5 +1,5 @@ favorites=xfce4-terminal-emulator.desktop,xfce4-file-manager.desktop,xfce4-web-browser.desktop,xfce4-mail-reader.desktop -recent=xfce4-terminal-emulator.desktop,xfce-keyboard-settings.desktop,xfce-display-settings.desktop,firefox.desktop,bitwarden.desktop,org.manjaro.pamac.manager.desktop,thunar.desktop +recent=joplin.desktop,discord.desktop,org.manjaro.pamac.manager.desktop,jetbrains-idea.desktop,bitwarden.desktop,xfce4-terminal-emulator.desktop,xfce-keyboard-settings.desktop,xfce-display-settings.desktop,firefox.desktop,thunar.desktop button-icon=/usr/share/icons/whiskermenu-manjaro.svg button-single-row=false show-button-title=false @@ -23,8 +23,8 @@ position-categories-horizontal=false stay-on-focus-out=false profile-shape=0 confirm-session-command=true -menu-width=2560 -menu-height=1440 +menu-width=510 +menu-height=549 menu-opacity=100 command-settings=xfce4-settings-manager show-command-settings=true diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml index d2c4f4e..b5c97f2 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml @@ -11,6 +11,8 @@ + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 6128c81..d7dfbaf 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -10,9 +10,10 @@ - + + @@ -49,6 +50,8 @@ + + @@ -58,15 +61,22 @@ + + + + + + + @@ -74,10 +84,20 @@ + - + + + + + + + + + + diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml index 21fb427..aafea32 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml @@ -6,5 +6,7 @@ + + From 5c61d59a63937849d9c0082673a176b0648c4fdd Mon Sep 17 00:00:00 2001 From: eneller Date: Fri, 15 Jul 2022 20:44:38 +0200 Subject: [PATCH 7/7] i3 conf --- .config/i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/i3/config b/.config/i3/config index 7425968..663fbd5 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -47,6 +47,8 @@ bindsym $mod+Shift+o resize grow height 1 px or 1 ppt bindsym $mod+Shift+p resize shrink width 1 px or 1 ppt bindsym $mod+Shift+r exec --no-startup-id winresize bindsym $mod+f fullscreen toggle +bindsym $mod+t workspace_layout tabbed +bindsym $mod+Shift+t workspace_layout tiling bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill # bindsym $mod+o split h;exec notify-send 'tile horizontally' # bindsym $mod+i split v;exec notify-send 'tile vertically'