diff options
author | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
---|---|---|
committer | BlackNoxis <stevencristian@hotmail.com> | 2012-05-26 19:52:44 +0300 |
commit | 169a2c200f3ed5cba92dff2b5b4754135e9700b8 (patch) | |
tree | 0786dbd43b170869bc682308b891b208d4046e31 /skel/.config/xfce4 |
roskell on
Diffstat (limited to 'skel/.config/xfce4')
15 files changed, 496 insertions, 0 deletions
diff --git a/skel/.config/xfce4/desktop/icons.screen0.rc b/skel/.config/xfce4/desktop/icons.screen0.rc new file mode 100644 index 0000000..b97736e --- /dev/null +++ b/skel/.config/xfce4/desktop/icons.screen0.rc @@ -0,0 +1,20 @@ +[Donate to Sabayon] +row=3 +col=0 + +[Install to Hard Drive] +row=1 +col=0 + +[Get Live Help] +row=2 +col=0 + +[Trash] +row=4 +col=0 + +[Home] +row=0 +col=0 + diff --git a/skel/.config/xfce4/helpers.rc b/skel/.config/xfce4/helpers.rc new file mode 100644 index 0000000..6b9778c --- /dev/null +++ b/skel/.config/xfce4/helpers.rc @@ -0,0 +1,3 @@ +WebBrowser=midori +FileManager=Thunar + diff --git a/skel/.config/xfce4/panel/launcher-10/13063492015.desktop b/skel/.config/xfce4/panel/launcher-10/13063492015.desktop new file mode 100644 index 0000000..33d7a72 --- /dev/null +++ b/skel/.config/xfce4/panel/launcher-10/13063492015.desktop @@ -0,0 +1,13 @@ + +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch FileManager %u +Icon=system-file-manager +StartupNotify=true +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +Name=File Manager +Comment=Browse the file system +X-XFCE-Source=file:///usr/share/applications/exo-file-manager.desktop diff --git a/skel/.config/xfce4/panel/launcher-11/13063492016.desktop b/skel/.config/xfce4/panel/launcher-11/13063492016.desktop new file mode 100644 index 0000000..370bfaf --- /dev/null +++ b/skel/.config/xfce4/panel/launcher-11/13063492016.desktop @@ -0,0 +1,13 @@ + +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch WebBrowser %u +Icon=web-browser +StartupNotify=false +Terminal=false +Categories=Network;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +Name=Web Browser +Comment=Browse the web +X-XFCE-Source=file:///usr/share/applications/exo-web-browser.desktop diff --git a/skel/.config/xfce4/panel/launcher-15/13162686021.desktop b/skel/.config/xfce4/panel/launcher-15/13162686021.desktop new file mode 100644 index 0000000..cb1ead3 --- /dev/null +++ b/skel/.config/xfce4/panel/launcher-15/13162686021.desktop @@ -0,0 +1,14 @@ + +[Desktop Entry] +Version=1.0 +Name=Application Finder +Name[pl]=Wyszukiwanie programów +Comment=Find and launch applications installed on your system +Comment[pl]=Wyszukuje i uruchamia programy zainstalowane w systemie +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/launcher-9/13063492014.desktop b/skel/.config/xfce4/panel/launcher-9/13063492014.desktop new file mode 100644 index 0000000..207eded --- /dev/null +++ b/skel/.config/xfce4/panel/launcher-9/13063492014.desktop @@ -0,0 +1,13 @@ + +[Desktop Entry] +Version=1.0 +Type=Application +Exec=exo-open --launch TerminalEmulator +Icon=utilities-terminal +StartupNotify=false +Terminal=false +Categories=Utility;X-XFCE;X-Xfce-Toplevel; +OnlyShowIn=XFCE; +Name=Terminal Emulator +Comment=Use the command line +X-XFCE-Source=file:///usr/share/applications/exo-terminal-emulator.desktop diff --git a/skel/.config/xfce4/panel/places-3.rc b/skel/.config/xfce4/panel/places-3.rc new file mode 100644 index 0000000..8544893 --- /dev/null +++ b/skel/.config/xfce4/panel/places-3.rc @@ -0,0 +1,12 @@ +show_button_icon=true +show_button_label=false +label=Places +show_icons=true +show_volumes=true +mount_open_volumes=false +show_bookmarks=true +show_recent=true +show_recent_clear=true +show_recent_number=10 +search_cmd= + diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml new file mode 100644 index 0000000..e3ad6e3 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-appfinder" version="1.0"> + <property name="last" type="empty"> + <property name="window-height" type="int" value="445"/> + <property name="window-width" type="int" value="770"/> + <property name="pane-position" type="int" value="180"/> + </property> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml new file mode 100644 index 0000000..3337037 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml @@ -0,0 +1,26 @@ +<?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="image-path" type="string" value="/usr/share/backgrounds/sabayonlinux.png"/> + <property name="last-image" type="string" value="/usr/share/backgrounds/sabayonlinux.png"/> + <property name="last-single-image" type="string" value="/usr/share/backgrounds/sabayonlinux.png"/> + </property> + </property> + </property> + <property name="desktop-icons" type="empty"> + <property name="file-icons" type="empty"> + <property name="show-filesystem" type="bool" value="false"/> + <property name="show-removable" type="bool" value="false"/> + <property name="show-home" type="bool" value="true"/> + </property> + <property name="use-custom-font-size" type="bool" value="true"/> + <property name="font-size" type="double" value="10.000000"/> + <property name="icon-size" type="uint" value="32"/> + </property> + <property name="desktop-menu" type="empty"> + <property name="show" type="bool" value="false"/> + </property> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml new file mode 100644 index 0000000..d8415cc --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml @@ -0,0 +1,138 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-keyboard-shortcuts" version="1.0"> + <property name="commands" type="empty"> + <property name="default" type="empty"> + <property name="<Alt>F2" type="empty"/> + <property name="<Control><Alt>Delete" type="empty"/> + <property name="XF86Display" type="empty"/> + <property name="<Super>p" type="empty"/> + <property name="<Control>Escape" type="empty"/> + </property> + <property name="custom" type="empty"> + <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/> + <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/> + <property name="<Control><Alt>Delete" type="string" value="xflock4"/> + <property name="<Control>Escape" type="string" value="xfdesktop --menu"/> + <property name="<Alt>F2" type="string" value="xfrun4"/> + <property name="override" type="bool" value="true"/> + <property name="Print" type="string" value="xfce4-screenshooter"/> + <property name="<Alt>Print" type="string" value="xfce4-screenshooter --window"/> + </property> + </property> + <property name="xfwm4" type="empty"> + <property name="default" type="empty"> + <property name="<Alt>Insert" type="empty"/> + <property name="Escape" type="empty"/> + <property name="Left" type="empty"/> + <property name="Right" type="empty"/> + <property name="Up" type="empty"/> + <property name="Down" type="empty"/> + <property name="<Alt>Tab" type="empty"/> + <property name="<Alt><Shift>Tab" type="empty"/> + <property name="<Alt>Delete" type="empty"/> + <property name="<Control><Alt>Down" type="empty"/> + <property name="<Control><Alt>Left" type="empty"/> + <property name="<Shift><Alt>Page_Down" type="empty"/> + <property name="<Alt>F4" type="empty"/> + <property name="<Alt>F6" type="empty"/> + <property name="<Alt>F7" type="empty"/> + <property name="<Alt>F8" type="empty"/> + <property name="<Alt>F9" type="empty"/> + <property name="<Alt>F10" type="empty"/> + <property name="<Alt>F11" type="empty"/> + <property name="<Alt>F12" type="empty"/> + <property name="<Control><Shift><Alt>Left" type="empty"/> + <property name="<Alt><Control>End" type="empty"/> + <property name="<Alt><Control>Home" type="empty"/> + <property name="<Control><Shift><Alt>Right" type="empty"/> + <property name="<Control><Shift><Alt>Up" type="empty"/> + <property name="<Alt><Control>KP_1" type="empty"/> + <property name="<Alt><Control>KP_2" type="empty"/> + <property name="<Alt><Control>KP_3" type="empty"/> + <property name="<Alt><Control>KP_4" type="empty"/> + <property name="<Alt><Control>KP_5" type="empty"/> + <property name="<Alt><Control>KP_6" type="empty"/> + <property name="<Alt><Control>KP_7" type="empty"/> + <property name="<Alt><Control>KP_8" type="empty"/> + <property name="<Alt><Control>KP_9" type="empty"/> + <property name="<Alt>space" type="empty"/> + <property name="<Shift><Alt>Page_Up" type="empty"/> + <property name="<Control><Alt>Right" type="empty"/> + <property name="<Control><Alt>d" type="empty"/> + <property name="<Control><Alt>Up" type="empty"/> + <property name="<Super>Tab" type="empty"/> + <property name="<Control>F1" type="empty"/> + <property name="<Control>F2" type="empty"/> + <property name="<Control>F3" type="empty"/> + <property name="<Control>F4" type="empty"/> + <property name="<Control>F5" type="empty"/> + <property name="<Control>F6" type="empty"/> + <property name="<Control>F7" type="empty"/> + <property name="<Control>F8" type="empty"/> + <property name="<Control>F9" type="empty"/> + <property name="<Control>F10" type="empty"/> + <property name="<Control>F11" type="empty"/> + <property name="<Control>F12" type="empty"/> + </property> + <property name="custom" type="empty"> + <property name="<Control>F3" type="string" value="workspace_3_key"/> + <property name="<Control>F4" type="string" value="workspace_4_key"/> + <property name="<Control>F5" type="string" value="workspace_5_key"/> + <property name="<Control>F6" type="string" value="workspace_6_key"/> + <property name="<Control>F7" type="string" value="workspace_7_key"/> + <property name="<Control>F8" type="string" value="workspace_8_key"/> + <property name="<Control>F9" type="string" value="workspace_9_key"/> + <property name="<Alt>Tab" type="string" value="cycle_windows_key"/> + <property name="<Control><Alt>Right" type="string" value="right_workspace_key"/> + <property name="Left" type="string" value="left_key"/> + <property name="<Control><Alt>d" type="string" value="show_desktop_key"/> + <property name="<Control><Shift><Alt>Left" type="string" value="move_window_left_key"/> + <property name="<Control><Shift><Alt>Right" type="string" value="move_window_right_key"/> + <property name="Up" type="string" value="up_key"/> + <property name="<Alt>F4" type="string" value="close_window_key"/> + <property name="<Alt>F6" type="string" value="stick_window_key"/> + <property name="<Control><Alt>Down" type="string" value="down_workspace_key"/> + <property name="<Alt>F7" type="string" value="move_window_key"/> + <property name="<Alt>F9" type="string" value="hide_window_key"/> + <property name="<Alt>F11" type="string" value="fullscreen_key"/> + <property name="<Alt>F8" type="string" value="resize_window_key"/> + <property name="<Super>Tab" type="string" value="switch_window_key"/> + <property name="Escape" type="string" value="cancel_key"/> + <property name="<Alt><Control>KP_1" type="string" value="move_window_workspace_1_key"/> + <property name="<Alt><Control>KP_2" type="string" value="move_window_workspace_2_key"/> + <property name="<Alt><Control>KP_3" type="string" value="move_window_workspace_3_key"/> + <property name="<Alt><Control>KP_4" type="string" value="move_window_workspace_4_key"/> + <property name="<Alt><Control>KP_5" type="string" value="move_window_workspace_5_key"/> + <property name="<Alt><Control>KP_6" type="string" value="move_window_workspace_6_key"/> + <property name="Down" type="string" value="down_key"/> + <property name="<Control><Shift><Alt>Up" type="string" value="move_window_up_key"/> + <property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/> + <property name="<Alt>F12" type="string" value="above_key"/> + <property name="<Alt><Control>KP_8" type="string" value="move_window_workspace_8_key"/> + <property name="<Alt><Control>KP_9" type="string" value="move_window_workspace_9_key"/> + <property name="Right" type="string" value="right_key"/> + <property name="<Alt>F10" type="string" value="maximize_window_key"/> + <property name="<Control><Alt>Up" type="string" value="up_workspace_key"/> + <property name="<Control>F10" type="string" value="workspace_10_key"/> + <property name="<Alt><Control>KP_7" type="string" value="move_window_workspace_7_key"/> + <property name="<Alt><Control>End" type="string" value="move_window_next_workspace_key"/> + <property name="<Alt>Delete" type="string" value="del_workspace_key"/> + <property name="<Control><Alt>Left" type="string" value="left_workspace_key"/> + <property name="<Control>F12" type="string" value="workspace_12_key"/> + <property name="<Alt>space" type="string" value="popup_menu_key"/> + <property name="<Alt><Shift>Tab" type="string" value="cycle_reverse_windows_key"/> + <property name="<Shift><Alt>Page_Up" type="string" value="raise_window_key"/> + <property name="<Alt>Insert" type="string" value="add_workspace_key"/> + <property name="<Alt><Control>Home" type="string" value="move_window_prev_workspace_key"/> + <property name="<Control>F2" type="string" value="workspace_2_key"/> + <property name="<Control>F1" type="string" value="workspace_1_key"/> + <property name="<Control>F11" type="string" value="workspace_11_key"/> + <property name="override" type="bool" value="true"/> + </property> + </property> + <property name="providers" type="array"> + <value type="string" value="xfwm4"/> + <value type="string" value="commands"/> + </property> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml new file mode 100644 index 0000000..814bce4 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-mixer" version="1.0"> + <property name="sound-card" type="string" value="HDAIntelAlsamixer"/> + <property name="window-height" type="int" value="400"/> + <property name="window-width" type="int" value="600"/> + <property name="sound-cards" type="empty"> + <property name="HDAIntelAlsamixer" type="array"> + <value type="string" value="Master"/> + </property> + </property> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml new file mode 100644 index 0000000..6dbe761 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -0,0 +1,96 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-panel" version="1.0"> + <property name="panels" type="uint" value="2"> + <property name="panel-0" type="empty"> + <property name="position" type="string" value="p=6;x=0;y=0"/> + <property name="length" type="uint" value="100"/> + <property name="position-locked" type="bool" value="true"/> + <property name="plugin-ids" type="array"> + <value type="int" value="1"/> + <value type="int" value="3"/> + <value type="int" value="15"/> + <value type="int" value="10"/> + <value type="int" value="11"/> + <value type="int" value="4"/> + <value type="int" value="12"/> + <value type="int" value="5"/> + <value type="int" value="6"/> + </property> + <property name="size" type="uint" value="22"/> + <property name="background-alpha" type="uint" value="60"/> + <property name="enter-opacity" type="uint" value="100"/> + <property name="leave-opacity" type="uint" value="100"/> + <property name="mode" type="uint" value="0"/> + </property> + <property name="panel-1" type="empty"> + <property name="position" type="string" value="p=12;x=218;y=1061"/> + <property name="position-locked" type="bool" value="true"/> + <property name="autohide" type="bool" value="false"/> + <property name="length-adjust" type="bool" value="true"/> + <property name="length" type="uint" value="100"/> + <property name="size" type="uint" value="22"/> + <property name="background-style" type="uint" value="0"/> + <property name="background-color" type="array"> + <value type="uint" value="59399"/> + <value type="uint" value="59399"/> + <value type="uint" value="59399"/> + <value type="uint" value="65535"/> + </property> + <property name="plugin-ids" type="array"> + <value type="int" value="7"/> + <value type="int" value="2"/> + <value type="int" value="8"/> + <value type="int" value="13"/> + <value type="int" value="9"/> + </property> + <property name="mode" type="uint" value="0"/> + </property> + </property> + <property name="plugins" type="empty"> + <property name="plugin-1" type="string" value="applicationsmenu"> + <property name="button-icon" type="string" value="start-here-sabayon"/> + </property> + <property name="plugin-4" type="string" value="pager"/> + <property name="plugin-5" type="string" value="clock"> + <property name="mode" type="uint" value="2"/> + <property name="show-seconds" type="bool" value="true"/> + <property name="show-frame" type="bool" value="false"/> + <property name="digital-format" type="string" value="%T"/> + </property> + <property name="plugin-6" type="string" value="systray"> + <property name="names-visible" type="array"> + <value type="string" value="networkmanager applet"/> + </property> + </property> + <property name="plugin-12" type="string" value="separator"> + <property name="style" type="uint" value="0"/> + <property name="expand" type="bool" value="false"/> + </property> + <property name="plugin-7" type="string" value="showdesktop"/> + <property name="plugin-8" type="string" value="tasklist"> + <property name="flat-buttons" type="bool" value="true"/> + <property name="show-handle" type="bool" value="true"/> + <property name="rotate-vertically" type="bool" value="true"/> + </property> + <property name="plugin-11" type="string" value="xfce4-clipman-plugin"/> + <property name="plugin-9" type="string" value="thunar-tpa"/> + <property name="plugin-10" type="string" value="separator"> + <property name="expand" type="bool" value="true"/> + <property name="style" type="uint" value="0"/> + </property> + <property name="plugin-15" type="string" value="launcher"> + <property name="items" type="array"> + <value type="string" value="13162686021.desktop"/> + </property> + <property name="disable-tooltips" type="bool" value="true"/> + </property> + <property name="plugin-3" type="string" value="places"/> + <property name="plugin-13" type="string" value="separator"> + <property name="expand" type="bool" value="true"/> + <property name="style" type="uint" value="0"/> + </property> + <property name="plugin-2" type="string" value="actions"/> + </property> + <property name="configver" type="int" value="2"/> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml new file mode 100644 index 0000000..cf1e31f --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-settings-manager.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-settings-manager" version="1.0"> + <property name="window-width" type="int" value="800"/> + <property name="window-height" type="int" value="600"/> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml new file mode 100644 index 0000000..1d24f9c --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -0,0 +1,81 @@ +<?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="true"/> + <property name="focus_delay" type="int" value="250"/> + <property name="cycle_apps_only" type="bool" value="false"/> + <property name="cycle_draw_frame" type="bool" value="true"/> + <property name="cycle_hidden" type="bool" value="true"/> + <property name="cycle_minimum" type="bool" value="true"/> + <property name="cycle_workspaces" type="bool" value="false"/> + <property name="double_click_time" type="int" value="250"/> + <property name="double_click_distance" type="int" value="5"/> + <property name="double_click_action" type="string" value="maximize"/> + <property name="easy_click" type="string" value="Alt"/> + <property name="focus_hint" type="bool" value="true"/> + <property name="focus_new" type="bool" value="true"/> + <property name="frame_opacity" type="int" value="90"/> + <property name="full_width_title" type="bool" value="true"/> + <property name="inactive_opacity" type="int" value="100"/> + <property name="maximized_offset" type="int" value="0"/> + <property name="move_opacity" type="int" value="89"/> + <property name="placement_ratio" type="int" value="20"/> + <property name="placement_mode" type="string" value="center"/> + <property name="popup_opacity" type="int" value="100"/> + <property name="mousewheel_rollup" type="bool" value="true"/> + <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="restore_on_move" type="bool" value="true"/> + <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="false"/> + <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="theme" type="string" value="Stoneage"/> + <property name="title_alignment" type="string" value="center"/> + <property name="title_font" type="string" value="Sans Bold 9"/> + <property name="title_horizontal_offset" type="int" value="0"/> + <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="4"/> + <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="workspace_names" type="array"> + <value type="string" value="Workspace 1"/> + <value type="string" value="Workspace 2"/> + <value type="string" value="Workspace 3"/> + <value type="string" value="Workspace 4"/> + </property> + </property> +</channel> diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml new file mode 100644 index 0000000..27a71c3 --- /dev/null +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xsettings" version="1.0"> + <property name="Net" type="empty"> + <property name="ThemeName" type="string" value="Equinox Evolution Light"/> + <property name="IconThemeName" type="string" value="elementary"/> + <property name="DoubleClickTime" type="int" value="250"/> + <property name="DoubleClickDistance" type="int" value="5"/> + <property name="DndDragThreshold" type="int" value="8"/> + <property name="CursorBlink" type="bool" value="true"/> + <property name="CursorBlinkTime" type="int" value="1200"/> + <property name="SoundThemeName" type="string" value="default"/> + <property name="EnableEventSounds" type="bool" value="false"/> + <property name="EnableInputFeedbackSounds" type="bool" value="false"/> + </property> + <property name="Xft" type="empty"> + <property name="DPI" type="empty"/> + <property name="Antialias" type="int" value="-1"/> + <property name="Hinting" type="int" value="-1"/> + <property name="HintStyle" type="string" value="hintfull"/> + <property name="RGBA" type="string" value="rgb"/> + </property> + <property name="Gtk" type="empty"> + <property name="CanChangeAccels" type="bool" value="false"/> + <property name="ColorPalette" type="string" value="black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"/> + <property name="FontName" type="string" value="Sans 10"/> + <property name="IconSizes" type="string" value=""/> + <property name="KeyThemeName" type="string" value=""/> + <property name="ToolbarStyle" type="string" value="icons"/> + <property name="ToolbarIconSize" type="int" value="3"/> + <property name="IMPreeditStyle" type="string" value=""/> + <property name="IMStatusStyle" type="string" value=""/> + <property name="MenuImages" type="bool" value="true"/> + <property name="ButtonImages" type="bool" value="true"/> + <property name="MenuBarAccel" type="string" value="F10"/> + <property name="CursorThemeName" type="string" value=""/> + <property name="CursorThemeSize" type="int" value="0"/> + <property name="IMModule" type="string" value=""/> + </property> +</channel> |