From ca1ef01334d277418ab781752aba206334fca0e1 Mon Sep 17 00:00:00 2001 From: bionel Date: Thu, 28 Apr 2016 17:33:31 +0300 Subject: change xfce layout --- .../xfce4/panel/launcher-15/13162686021.desktop | 12 ----- skel/.config/xfce4/panel/whiskermenu-1.rc | 60 ++++++++++++++++++++++ skel/.config/xfce4/panel/xkb-plugin-7.rc | 4 ++ .../xfce4/xfconf/xfce-perchannel-xml/thunar.xml | 9 ++++ .../xfconf/xfce-perchannel-xml/xfce4-desktop.xml | 15 +++--- .../xfconf/xfce-perchannel-xml/xfce4-panel.xml | 22 +++----- .../xfconf/xfce-perchannel-xml/xfce4-session.xml | 28 ++++++++++ .../xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 6 +++ 8 files changed, 123 insertions(+), 33 deletions(-) delete mode 100644 skel/.config/xfce4/panel/launcher-15/13162686021.desktop create mode 100644 skel/.config/xfce4/panel/whiskermenu-1.rc create mode 100644 skel/.config/xfce4/panel/xkb-plugin-7.rc create mode 100644 skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml create mode 100644 skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml diff --git a/skel/.config/xfce4/panel/launcher-15/13162686021.desktop b/skel/.config/xfce4/panel/launcher-15/13162686021.desktop deleted file mode 100644 index c7b18c0..0000000 --- a/skel/.config/xfce4/panel/launcher-15/13162686021.desktop +++ /dev/null @@ -1,12 +0,0 @@ - -[Desktop Entry] -Version=1.0 -Name=Application Finder -Comment=Find and launch applications installed on your system -Exec=xfce4-appfinder -Icon=xfce4-appfinder -StartupNotify=true -Terminal=false -Type=Application -Categories=X-XFCE;Utility; -X-XFCE-Source=file:///usr/share/applications/xfce4-appfinder.desktop diff --git a/skel/.config/xfce4/panel/whiskermenu-1.rc b/skel/.config/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 0000000..c678c6d --- /dev/null +++ b/skel/.config/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,60 @@ +favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop +recent= +button-title=Applications +button-icon=kogaion-symbolic +button-single-row=false +show-button-title=false +show-button-icon=true +launcher-show-name=true +launcher-show-description=true +item-icon-size=2 +hover-switch-category=true +category-icon-size=1 +load-hierarchy=false +recent-items-max=10 +favorites-in-recent=true +display-recent-default=false +position-search-alternate=true +position-commands-alternate=true +position-categories-alternate=true +menu-width=400 +menu-height=500 +menu-opacity=100 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=gdmflexiserver +show-command-switchuser=true +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=4 + +[action0] +name=Man Pages +pattern=# +command=exo-open --launch TerminalEmulator man %s +regex=false + +[action1] +name=Wikipedia +pattern=!w +command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u +regex=false + +[action2] +name=Run in Terminal +pattern=! +command=exo-open --launch TerminalEmulator %s +regex=false + +[action3] +name=Open URI +pattern=^(file|http|https):\\/\\/(.*)$ +command=exo-open \\0 +regex=true + diff --git a/skel/.config/xfce4/panel/xkb-plugin-7.rc b/skel/.config/xfce4/panel/xkb-plugin-7.rc new file mode 100644 index 0000000..ca5fefd --- /dev/null +++ b/skel/.config/xfce4/panel/xkb-plugin-7.rc @@ -0,0 +1,4 @@ +display_type=1 +display_textsize=1 +group_policy=2 + diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml new file mode 100644 index 0000000..4fcd902 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml index a22b593..b268824 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -10,17 +10,20 @@ - - - + + + + + + + + - - @@ -28,8 +31,6 @@ - - diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index a646c04..eeabd9f 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -9,8 +9,8 @@ + - @@ -21,19 +21,15 @@ - + - + - - - - @@ -49,7 +45,9 @@ + + @@ -59,18 +57,14 @@ - - - - - - - + + + diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml new file mode 100644 index 0000000..861c741 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 2bb5886..cddf763 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -78,5 +78,11 @@ + + + + + + -- cgit v1.2.3