xfce-settings: Update for xfce-4.12
Replaced panel plugins: applicationsmenu -> whiskermenu mixer -> pulseaudio
This commit is contained in:
parent
79caba8c63
commit
917f75540f
65
xfce-settings/etcskel/.config/xfce4/panel/whiskermenu-13.rc
Normal file
65
xfce-settings/etcskel/.config/xfce4/panel/whiskermenu-13.rc
Normal file
@ -0,0 +1,65 @@
|
||||
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
|
||||
button-icon=slinux
|
||||
button-single-row=false
|
||||
show-button-title=false
|
||||
show-button-icon=true
|
||||
launcher-show-name=false
|
||||
launcher-show-description=true
|
||||
launcher-show-tooltip=true
|
||||
item-icon-size=2
|
||||
hover-switch-category=false
|
||||
category-icon-size=1
|
||||
load-hierarchy=true
|
||||
recent-items-max=10
|
||||
favorites-in-recent=true
|
||||
display-recent-default=false
|
||||
position-search-alternate=false
|
||||
position-commands-alternate=false
|
||||
position-categories-alternate=false
|
||||
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=
|
||||
show-command-profile=false
|
||||
search-actions=5
|
||||
|
||||
[action0]
|
||||
name=Man-страницы
|
||||
pattern=#
|
||||
command=exo-open --launch TerminalEmulator man %s
|
||||
regex=false
|
||||
|
||||
[action1]
|
||||
name=Web-поиск
|
||||
pattern=?
|
||||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
name=Википедия
|
||||
pattern=!w
|
||||
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
|
||||
regex=false
|
||||
|
||||
[action3]
|
||||
name=Выполнить в терминале
|
||||
pattern=!
|
||||
command=exo-open --launch TerminalEmulator %s
|
||||
regex=false
|
||||
|
||||
[action4]
|
||||
name=Открыть URI
|
||||
pattern=^(file|http|https):\\/\\/(.*)$
|
||||
command=exo-open \\0
|
||||
regex=true
|
||||
|
@ -8,4 +8,6 @@ data0=%H:%M
|
||||
font0=
|
||||
tooltip=%A, %d %b, %Y
|
||||
hib_timing=true
|
||||
lines_vertically=false
|
||||
rotation=0
|
||||
|
||||
|
@ -9,6 +9,26 @@
|
||||
<property name="last-single-image" type="string" value="/usr/share/design/current/backgrounds/default.png"/>
|
||||
<property name="color-style" type="int" value="3"/>
|
||||
<property name="image-style" type="int" value="0"/>
|
||||
<property name="workspace0" type="empty">
|
||||
<property name="color-style" type="int" value="3"/>
|
||||
<property name="image-style" type="int" value="3"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
|
||||
</property>
|
||||
<property name="workspace1" type="empty">
|
||||
<property name="color-style" type="int" value="3"/>
|
||||
<property name="image-style" type="int" value="3"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
|
||||
</property>
|
||||
<property name="workspace2" type="empty">
|
||||
<property name="color-style" type="int" value="3"/>
|
||||
<property name="image-style" type="int" value="3"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
|
||||
</property>
|
||||
<property name="workspace3" type="empty">
|
||||
<property name="color-style" type="int" value="3"/>
|
||||
<property name="image-style" type="int" value="3"/>
|
||||
<property name="last-image" type="string" value="/usr/share/backgrounds/xfce/slinux_march_2013_1680x1050.png"/>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
</property>
|
||||
|
@ -10,7 +10,7 @@
|
||||
<property name="length" type="uint" value="100"/>
|
||||
<property name="size" type="uint" value="32"/>
|
||||
<property name="plugin-ids" type="array">
|
||||
<value type="int" value="1"/>
|
||||
<value type="int" value="13"/>
|
||||
<value type="int" value="2"/>
|
||||
<value type="int" value="3"/>
|
||||
<value type="int" value="4"/>
|
||||
@ -30,12 +30,6 @@
|
||||
</property>
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="applicationsmenu">
|
||||
<property name="show-button-title" type="bool" value="false"/>
|
||||
<property name="button-icon" type="string" value="alt-education"/>
|
||||
<property name="show-tooltips" type="bool" value="false"/>
|
||||
<property name="show-generic-names" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-2" type="string" value="separator">
|
||||
<property name="style" type="uint" value="1"/>
|
||||
</property>
|
||||
@ -68,12 +62,6 @@
|
||||
<property name="plugin-10" type="string" value="separator">
|
||||
<property name="style" type="uint" value="1"/>
|
||||
</property>
|
||||
<property name="plugin-11" type="string" value="mixer">
|
||||
<property name="sound-card" type="string" value="PlaybackPulseAudioMixer"/>
|
||||
<property name="track" type="string" value="Master"/>
|
||||
<property name="command" type="string" value="pavucontrol"/>
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-12" type="string" value="separator">
|
||||
<property name="style" type="uint" value="1"/>
|
||||
</property>
|
||||
@ -99,5 +87,9 @@
|
||||
</property>
|
||||
<property name="plugin-16" type="string" value="places"/>
|
||||
<property name="plugin-17" type="string" value="xfce4-orageclock-plugin"/>
|
||||
<property name="plugin-11" type="string" value="pulseaudio">
|
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/>
|
||||
</property>
|
||||
<property name="plugin-13" type="string" value="whiskermenu"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
@ -3,4 +3,8 @@
|
||||
<channel name="xfce4-settings-manager" version="1.0">
|
||||
<property name="window-width" type="int" value="800"/>
|
||||
<property name="window-height" type="int" value="466"/>
|
||||
<property name="last" type="empty">
|
||||
<property name="window-width" type="int" value="640"/>
|
||||
<property name="window-height" type="int" value="500"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<channel name="xfce4-volumed-pulse" version="1.0">
|
||||
<property name="icon-style" type="uint" value="0"/>
|
||||
<property name="volume-step-size" type="uint" value="5"/>
|
||||
</channel>
|
@ -78,5 +78,12 @@
|
||||
<property name="double_click_time" type="int" value="350"/>
|
||||
<property name="double_click_distance" type="int" value="5"/>
|
||||
<property name="mousewheel_rollup" type="bool" value="false"/>
|
||||
<property name="cycle_preview" type="bool" value="true"/>
|
||||
<property name="cycle_tabwin_mode" type="int" value="0"/>
|
||||
<property name="horiz_scroll_opacity" type="bool" value="false"/>
|
||||
<property name="sync_to_vblank" type="bool" value="false"/>
|
||||
<property name="tile_on_move" type="bool" value="true"/>
|
||||
<property name="titleless_maximize" type="bool" value="false"/>
|
||||
<property name="zoom_desktop" type="bool" value="true"/>
|
||||
</property>
|
||||
</channel>
|
||||
|
Loading…
x
Reference in New Issue
Block a user