From 30774551f7a881dbe70b03822ec3263f0b67b569 Mon Sep 17 00:00:00 2001 From: eneller Date: Wed, 22 Jun 2022 09:52:26 +0200 Subject: [PATCH] Merge testing --- .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/i3/config | 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 +++++++ .config/xfce4/terminal/terminalrc | 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 | 15 ++- .../xfce-perchannel-xml/xfce4-desktop.xml | 52 ++++++++ .../xfce-perchannel-xml/xfce4-mixer.xml | 6 + .../xfce-perchannel-xml/xfce4-notifyd.xml | 20 +++ .../xfce-perchannel-xml/xfce4-panel.xml | 25 ++-- .../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 | 52 ++++++++ .../chrome/userChrome.css | 17 +-- 33 files changed, 686 insertions(+), 72 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 delete mode 100644 .config/xfce4/terminal/terminalrc 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/xfce4-desktop.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-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 rename .mozilla/firefox/{zudk58ax.default-release => oxewlilo.default-release}/chrome/userChrome.css (75%) 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/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/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/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/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 index b5ee1e2..14d800f 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -4,10 +4,10 @@ - + - + @@ -16,10 +16,10 @@ - - - - + + + + @@ -36,4 +36,7 @@ + + + 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-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 index aadc945..6128c81 100644 --- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -1,30 +1,32 @@ - - + - + - + + - + + + @@ -47,18 +49,24 @@ - - + + + - + + + + + + @@ -69,6 +77,7 @@ + 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..c955649 --- /dev/null +++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/.mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css b/.mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css similarity index 75% rename from .mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css rename to .mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css index 650b9c4..517fbf6 100644 --- a/.mozilla/firefox/zudk58ax.default-release/chrome/userChrome.css +++ b/.mozilla/firefox/oxewlilo.default-release/chrome/userChrome.css @@ -7,6 +7,10 @@ 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; @@ -18,21 +22,8 @@ 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; -}