11 changed files with 470 additions and 0 deletions
@ -0,0 +1,16 @@
|
||||
[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 |
||||
Name[fr]=Gestionnaire de fichiers |
||||
Comment=Browse the file system |
||||
Comment[fr]=Parcourir le système de fichiers |
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-file-manager.desktop |
@ -0,0 +1,16 @@
|
||||
[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 |
||||
Name[fr]=Navigateur Web |
||||
Comment=Browse the web |
||||
Comment[fr]=Naviguer sur le Web |
||||
X-XFCE-Source=file:///usr/share/applications/xfce4-web-browser.desktop |
@ -0,0 +1,81 @@
|
||||
favorites=xfce4-web-browser.desktop,xfce4-mail-reader.desktop,xfce4-file-manager.desktop,xfce4-terminal-emulator.desktop |
||||
recent= |
||||
button-title=Menu |
||||
button-icon=xfce4-whiskermenu |
||||
button-single-row=false |
||||
show-button-title=true |
||||
show-button-icon=true |
||||
launcher-show-name=true |
||||
launcher-show-description=false |
||||
launcher-show-tooltip=true |
||||
item-icon-size=2 |
||||
hover-switch-category=true |
||||
category-show-name=true |
||||
category-icon-size=1 |
||||
load-hierarchy=false |
||||
view-as-icons=false |
||||
default-category=0 |
||||
recent-items-max=10 |
||||
favorites-in-recent=true |
||||
position-search-alternate=true |
||||
position-commands-alternate=false |
||||
position-categories-alternate=true |
||||
stay-on-focus-out=false |
||||
confirm-session-command=true |
||||
menu-width=569 |
||||
menu-height=419 |
||||
menu-opacity=90 |
||||
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=false |
||||
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=5 |
||||
|
||||
[action0] |
||||
name=Pages de manuel |
||||
pattern=# |
||||
command=exo-open --launch TerminalEmulator man %s |
||||
regex=false |
||||
|
||||
[action1] |
||||
name=Recherche Web |
||||
pattern=? |
||||
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u |
||||
regex=false |
||||
|
||||
[action2] |
||||
name=Wikipédia |
||||
pattern=!w |
||||
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u |
||||
regex=false |
||||
|
||||
[action3] |
||||
name=Exécuter dans un terminal |
||||
pattern=! |
||||
command=exo-open --launch TerminalEmulator %s |
||||
regex=false |
||||
|
||||
[action4] |
||||
name=Ouvrir l’emplacement |
||||
pattern=^(file|http|https):\\/\\/(.*)$ |
||||
command=exo-open \\0 |
||||
regex=true |
||||
|
@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="thunar-volman" version="1.0"> |
||||
<property name="automount-media" type="empty"> |
||||
<property name="enabled" type="bool" value="true"/> |
||||
</property> |
||||
<property name="automount-drives" type="empty"> |
||||
<property name="enabled" type="empty"/> |
||||
</property> |
||||
<property name="autobrowse" type="empty"> |
||||
<property name="enabled" type="empty"/> |
||||
</property> |
||||
<property name="autoopen" type="empty"> |
||||
<property name="enabled" type="empty"/> |
||||
</property> |
||||
<property name="autoprinter" type="empty"> |
||||
<property name="enabled" type="bool" value="true"/> |
||||
<property name="command" type="string" value="/usr/bin/system-config-printer"/> |
||||
</property> |
||||
</channel> |
@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="thunar" version="1.0"> |
||||
<property name="last-view" type="string" value="ThunarIconView"/> |
||||
<property name="last-icon-view-zoom-level" type="string" value="THUNAR_ZOOM_LEVEL_100_PERCENT"/> |
||||
<property name="misc-single-click" type="bool" value="false"/> |
||||
<property name="default-view" type="string" value="ThunarIconView"/> |
||||
<property name="misc-thumbnail-draw-frames" type="bool" value="false"/> |
||||
<property name="misc-middle-click-in-tab" type="bool" value="true"/> |
||||
<property name="last-separator-position" type="int" value="170"/> |
||||
<property name="last-location-bar" type="string" value="ThunarLocationButtons"/> |
||||
<property name="last-show-hidden" type="bool" value="false"/> |
||||
</channel> |
@ -0,0 +1,65 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xfce4-desktop" version="1.0"> |
||||
<property name="backdrop" type="empty"> |
||||
<property name="screen0" type="empty"> |
||||
<property name="monitor0" type="empty"> |
||||
<property name="brightness" type="empty"/> |
||||
<property name="color1" type="empty"/> |
||||
<property name="color2" type="empty"/> |
||||
<property name="color-style" type="empty"/> |
||||
<property name="image-path" type="empty"/> |
||||
<property name="image-show" type="empty"/> |
||||
<property name="last-image" type="empty"/> |
||||
<property name="last-single-image" type="empty"/> |
||||
</property> |
||||
<property name="monitor1" type="empty"> |
||||
<property name="brightness" type="empty"/> |
||||
<property name="color1" type="empty"/> |
||||
<property name="color2" type="empty"/> |
||||
<property name="color-style" type="empty"/> |
||||
<property name="image-path" type="empty"/> |
||||
<property name="image-show" type="empty"/> |
||||
<property name="last-image" type="empty"/> |
||||
<property name="last-single-image" type="empty"/> |
||||
</property> |
||||
<property name="monitorVirtual1" type="empty"> |
||||
<property name="workspace0" type="empty"> |
||||
<property name="color-style" type="int" value="1"/> |
||||
<property name="image-style" type="int" value="5"/> |
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/> |
||||
</property> |
||||
<property name="workspace1" type="empty"> |
||||
<property name="color-style" type="int" value="1"/> |
||||
<property name="image-style" type="int" value="5"/> |
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/> |
||||
</property> |
||||
<property name="workspace2" type="empty"> |
||||
<property name="color-style" type="int" value="1"/> |
||||
<property name="image-style" type="int" value="5"/> |
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/> |
||||
</property> |
||||
<property name="workspace3" type="empty"> |
||||
<property name="color-style" type="int" value="1"/> |
||||
<property name="image-style" type="int" value="5"/> |
||||
<property name="last-image" type="string" value="/usr/share/images/desktop-base/default"/> |
||||
</property> |
||||
</property> |
||||
</property> |
||||
</property> |
||||
<property name="desktop-icons" type="empty"> |
||||
<property name="file-icons" type="empty"> |
||||
<property name="show-trash" type="bool" value="false"/> |
||||
<property name="show-filesystem" type="bool" value="false"/> |
||||
<property name="show-home" type="bool" value="false"/> |
||||
</property> |
||||
<property name="tooltip-size" type="double" value="64.000000"/> |
||||
<property name="show-thumbnails" type="bool" value="true"/> |
||||
<property name="show-hidden-files" type="bool" value="false"/> |
||||
<property name="single-click" type="bool" value="false"/> |
||||
</property> |
||||
<property name="last" type="empty"> |
||||
<property name="window-width" type="int" value="777"/> |
||||
<property name="window-height" type="int" value="558"/> |
||||
</property> |
||||
</channel> |
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xfce4-notifyd" version="1.0"> |
||||
<property name="applications" type="empty"> |
||||
<property name="known_applications" type="array"> |
||||
<value type="string" value="nm-applet"/> |
||||
<value type="string" value="Xfce4-notifyd settings"/> |
||||
<value type="string" value="xfce4-settings-helper"/> |
||||
</property> |
||||
</property> |
||||
<property name="primary-monitor" type="uint" value="0"/> |
||||
<property name="notify-location" type="uint" value="2"/> |
||||
<property name="log-level" type="uint" value="0"/> |
||||
<property name="log-level-apps" type="uint" value="0"/> |
||||
<property name="theme" type="string" value="Default"/> |
||||
<property name="notification-log" type="bool" value="true"/> |
||||
</channel> |
@ -0,0 +1,94 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xfce4-panel" version="1.0"> |
||||
<property name="configver" type="int" value="2"/> |
||||
<property name="panels" type="array"> |
||||
<value type="int" value="1"/> |
||||
<property name="dark-mode" type="bool" value="false"/> |
||||
<property name="panel-1" type="empty"> |
||||
<property name="position" type="string" value="p=8;x=640;y=786"/> |
||||
<property name="length" type="uint" value="100"/> |
||||
<property name="position-locked" type="bool" value="true"/> |
||||
<property name="icon-size" type="uint" value="0"/> |
||||
<property name="size" type="uint" value="28"/> |
||||
<property name="plugin-ids" type="array"> |
||||
<value type="int" value="14"/> |
||||
<value type="int" value="5"/> |
||||
<value type="int" value="18"/> |
||||
<value type="int" value="19"/> |
||||
<value type="int" value="15"/> |
||||
<value type="int" value="2"/> |
||||
<value type="int" value="3"/> |
||||
<value type="int" value="6"/> |
||||
<value type="int" value="10"/> |
||||
<value type="int" value="8"/> |
||||
<value type="int" value="9"/> |
||||
<value type="int" value="12"/> |
||||
<value type="int" value="23"/> |
||||
<value type="int" value="7"/> |
||||
</property> |
||||
<property name="disable-struts" type="bool" value="false"/> |
||||
</property> |
||||
</property> |
||||
<property name="plugins" type="empty"> |
||||
<property name="plugin-2" type="string" value="tasklist"> |
||||
<property name="grouping" type="uint" value="1"/> |
||||
</property> |
||||
<property name="plugin-3" type="string" value="separator"> |
||||
<property name="expand" type="bool" value="true"/> |
||||
<property name="style" type="uint" value="0"/> |
||||
</property> |
||||
<property name="plugin-5" type="string" value="separator"> |
||||
<property name="style" type="uint" value="0"/> |
||||
</property> |
||||
<property name="plugin-6" type="string" value="systray"> |
||||
<property name="square-icons" type="bool" value="true"/> |
||||
<property name="known-legacy-items" type="array"> |
||||
<value type="string" value="applet networkmanager"/> |
||||
</property> |
||||
<property name="known-items" type="array"> |
||||
<value type="string" value="hp-systray"/> |
||||
</property> |
||||
</property> |
||||
<property name="plugin-8" type="string" value="pulseaudio"> |
||||
<property name="enable-keyboard-shortcuts" type="bool" value="true"/> |
||||
<property name="show-notifications" type="bool" value="true"/> |
||||
</property> |
||||
<property name="plugin-9" type="string" value="power-manager-plugin"/> |
||||
<property name="plugin-10" type="string" value="notification-plugin"/> |
||||
<property name="plugin-12" type="string" value="clock"> |
||||
<property name="digital-format" type="string" value="%_H:%M"/> |
||||
</property> |
||||
<property name="plugin-15" type="string" value="showdesktop"/> |
||||
<property name="plugin-18" type="string" value="launcher"> |
||||
<property name="items" type="array"> |
||||
<value type="string" value="16250906352.desktop"/> |
||||
</property> |
||||
</property> |
||||
<property name="plugin-19" type="string" value="launcher"> |
||||
<property name="items" type="array"> |
||||
<value type="string" value="16250906353.desktop"/> |
||||
</property> |
||||
</property> |
||||
<property name="plugin-7" type="string" value="actions"> |
||||
<property name="appearance" type="uint" value="0"/> |
||||
<property name="button-title" type="uint" value="3"/> |
||||
<property name="items" type="array"> |
||||
<value type="string" value="-lock-screen"/> |
||||
<value type="string" value="-switch-user"/> |
||||
<value type="string" value="-separator"/> |
||||
<value type="string" value="-suspend"/> |
||||
<value type="string" value="-hibernate"/> |
||||
<value type="string" value="-hybrid-sleep"/> |
||||
<value type="string" value="-separator"/> |
||||
<value type="string" value="-shutdown"/> |
||||
<value type="string" value="-restart"/> |
||||
<value type="string" value="-separator"/> |
||||
<value type="string" value="+logout"/> |
||||
<value type="string" value="-logout-dialog"/> |
||||
</property> |
||||
</property> |
||||
<property name="plugin-14" type="string" value="whiskermenu"/> |
||||
<property name="plugin-23" type="string" value="thunar-tpa"/> |
||||
</property> |
||||
</channel> |
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xfce4-power-manager" version="1.0"> |
||||
<property name="xfce4-power-manager" type="empty"> |
||||
<property name="power-button-action" type="empty"/> |
||||
<property name="show-tray-icon" type="bool" value="false"/> |
||||
<property name="show-panel-label" type="int" value="0"/> |
||||
<property name="show-presentation-indicator" type="bool" value="true"/> |
||||
</property> |
||||
</channel> |
@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xfwm4" version="1.0"> |
||||
<property name="general" type="empty"> |
||||
<property name="activate_action" type="string" value="bring"/> |
||||
<property name="borderless_maximize" type="bool" value="true"/> |
||||
<property name="box_move" type="bool" value="false"/> |
||||
<property name="box_resize" type="bool" value="false"/> |
||||
<property name="button_layout" type="string" value="O|SHMC"/> |
||||
<property name="button_offset" type="int" value="0"/> |
||||
<property name="button_spacing" type="int" value="0"/> |
||||
<property name="click_to_focus" type="bool" value="false"/> |
||||
<property name="cycle_apps_only" type="bool" value="false"/> |
||||
<property name="cycle_draw_frame" type="bool" value="true"/> |
||||
<property name="cycle_raise" type="bool" value="false"/> |
||||
<property name="cycle_hidden" type="bool" value="true"/> |
||||
<property name="cycle_minimum" type="bool" value="true"/> |
||||
<property name="cycle_minimized" type="bool" value="false"/> |
||||
<property name="cycle_preview" type="bool" value="true"/> |
||||
<property name="cycle_tabwin_mode" type="int" value="0"/> |
||||
<property name="cycle_workspaces" type="bool" value="true"/> |
||||
<property name="double_click_action" type="string" value="maximize"/> |
||||
<property name="double_click_distance" type="int" value="5"/> |
||||
<property name="double_click_time" type="int" value="250"/> |
||||
<property name="easy_click" type="string" value="Alt"/> |
||||
<property name="focus_delay" type="int" value="250"/> |
||||
<property name="focus_hint" type="bool" value="true"/> |
||||
<property name="focus_new" type="bool" value="true"/> |
||||
<property name="frame_opacity" type="int" value="100"/> |
||||
<property name="frame_border_top" type="int" value="0"/> |
||||
<property name="full_width_title" type="bool" value="true"/> |
||||
<property name="horiz_scroll_opacity" type="bool" value="false"/> |
||||
<property name="inactive_opacity" type="int" value="93"/> |
||||
<property name="maximized_offset" type="int" value="0"/> |
||||
<property name="mousewheel_rollup" type="bool" value="true"/> |
||||
<property name="move_opacity" type="int" value="100"/> |
||||
<property name="placement_mode" type="string" value="center"/> |
||||
<property name="placement_ratio" type="int" value="20"/> |
||||
<property name="popup_opacity" type="int" value="100"/> |
||||
<property name="prevent_focus_stealing" type="bool" value="false"/> |
||||
<property name="raise_delay" type="int" value="250"/> |
||||
<property name="raise_on_click" type="bool" value="true"/> |
||||
<property name="raise_on_focus" type="bool" value="false"/> |
||||
<property name="raise_with_any_button" type="bool" value="true"/> |
||||
<property name="repeat_urgent_blink" type="bool" value="false"/> |
||||
<property name="resize_opacity" type="int" value="100"/> |
||||
<property name="scroll_workspaces" type="bool" value="true"/> |
||||
<property name="shadow_delta_height" type="int" value="0"/> |
||||
<property name="shadow_delta_width" type="int" value="0"/> |
||||
<property name="shadow_delta_x" type="int" value="0"/> |
||||
<property name="shadow_delta_y" type="int" value="-3"/> |
||||
<property name="shadow_opacity" type="int" value="50"/> |
||||
<property name="show_app_icon" type="bool" value="false"/> |
||||
<property name="show_dock_shadow" type="bool" value="true"/> |
||||
<property name="show_frame_shadow" type="bool" value="true"/> |
||||
<property name="show_popup_shadow" type="bool" value="false"/> |
||||
<property name="snap_resist" type="bool" value="false"/> |
||||
<property name="snap_to_border" type="bool" value="true"/> |
||||
<property name="snap_to_windows" type="bool" value="false"/> |
||||
<property name="snap_width" type="int" value="10"/> |
||||
<property name="vblank_mode" type="string" value="auto"/> |
||||
<property name="theme" type="string" value="Arc"/> |
||||
<property name="tile_on_move" type="bool" value="true"/> |
||||
<property name="title_alignment" type="string" value="center"/> |
||||
<property name="title_font" type="string" value="DejaVu Sans Bold Semi-Condensed 11"/> |
||||
<property name="title_horizontal_offset" type="int" value="0"/> |
||||
<property name="titleless_maximize" type="bool" value="false"/> |
||||
<property name="title_shadow_active" type="string" value="false"/> |
||||
<property name="title_shadow_inactive" type="string" value="false"/> |
||||
<property name="title_vertical_offset_active" type="int" value="0"/> |
||||
<property name="title_vertical_offset_inactive" type="int" value="0"/> |
||||
<property name="toggle_workspaces" type="bool" value="false"/> |
||||
<property name="unredirect_overlays" type="bool" value="true"/> |
||||
<property name="urgent_blink" type="bool" value="false"/> |
||||
<property name="use_compositing" type="bool" value="true"/> |
||||
<property name="workspace_count" type="int" value="1"/> |
||||
<property name="wrap_cycle" type="bool" value="true"/> |
||||
<property name="wrap_layout" type="bool" value="true"/> |
||||
<property name="wrap_resistance" type="int" value="10"/> |
||||
<property name="wrap_windows" type="bool" value="true"/> |
||||
<property name="wrap_workspaces" type="bool" value="false"/> |
||||
<property name="zoom_desktop" type="bool" value="true"/> |
||||
<property name="zoom_pointer" type="bool" value="true"/> |
||||
<property name="workspace_names" type="array"> |
||||
<value type="string" value="Espace de travail 1"/> |
||||
<value type="string" value="Espace de travail 2"/> |
||||
<value type="string" value="Espace de travail 3"/> |
||||
<value type="string" value="Espace de travail 4"/> |
||||
</property> |
||||
</property> |
||||
</channel> |
@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
|
||||
<channel name="xsettings" version="1.0"> |
||||
<property name="Net" type="empty"> |
||||
<property name="ThemeName" type="string" value="Arc"/> |
||||
<property name="IconThemeName" type="string" value="Numix-Circle"/> |
||||
<property name="DoubleClickTime" type="empty"/> |
||||
<property name="DoubleClickDistance" type="empty"/> |
||||
<property name="DndDragThreshold" type="empty"/> |
||||
<property name="CursorBlink" type="empty"/> |
||||
<property name="CursorBlinkTime" type="empty"/> |
||||
<property name="SoundThemeName" type="empty"/> |
||||
<property name="EnableEventSounds" type="empty"/> |
||||
<property name="EnableInputFeedbackSounds" type="empty"/> |
||||
</property> |
||||
<property name="Xft" type="empty"> |
||||
<property name="DPI" type="int" value="96"/> |
||||
<property name="Antialias" type="empty"/> |
||||
<property name="Hinting" type="int" value="1"/> |
||||
<property name="HintStyle" type="string" value="hintslight"/> |
||||
<property name="RGBA" type="string" value="rgb"/> |
||||
</property> |
||||
<property name="Gtk" type="empty"> |
||||
<property name="CanChangeAccels" type="empty"/> |
||||
<property name="ColorPalette" type="empty"/> |
||||
<property name="FontName" type="string" value="DejaVu Sans Semi-Condensed 11"/> |
||||
<property name="MonospaceFontName" type="string" value="Monospace 11"/> |
||||
<property name="IconSizes" type="empty"/> |
||||
<property name="KeyThemeName" type="empty"/> |
||||
<property name="ToolbarStyle" type="empty"/> |
||||
<property name="ToolbarIconSize" type="empty"/> |
||||
<property name="MenuImages" type="empty"/> |
||||
<property name="ButtonImages" type="empty"/> |
||||
<property name="MenuBarAccel" type="empty"/> |
||||
<property name="CursorThemeName" type="empty"/> |
||||
<property name="CursorThemeSize" type="empty"/> |
||||
<property name="DecorationLayout" type="empty"/> |
||||
<property name="DialogsUseHeader" type="empty"/> |
||||
<property name="TitlebarMiddleClick" type="empty"/> |
||||
</property> |
||||
<property name="Gdk" type="empty"> |
||||
<property name="WindowScalingFactor" type="empty"/> |
||||
</property> |
||||
<property name="Xfce" type="empty"> |
||||
<property name="LastCustomDPI" type="int" value="96"/> |
||||
</property> |
||||
</channel> |
Loading…
Reference in new issue