aboutsummaryrefslogtreecommitdiffstats
path: root/.config/xfce4/xfconf/xfce-perchannel-xml
diff options
context:
space:
mode:
Diffstat (limited to '.config/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml30
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml7
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml18
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml12
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml11
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml39
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml27
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml156
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml19
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml59
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml12
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml34
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml82
-rw-r--r--.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml37
14 files changed, 543 insertions, 0 deletions
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..94e1397
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/displays.xml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="displays" version="1.0">
+ <property name="Default" type="empty">
+ <property name="default" type="string" value="default">
+ <property name="Active" type="bool" value="true"/>
+ <property name="Resolution" type="string" value="1024x768"/>
+ <property name="RefreshRate" type="double" value="0.000000"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="false"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="0"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ <property name="LVDS1" type="string" value="Laptop">
+ <property name="Active" type="bool" value="true"/>
+ <property name="Resolution" type="string" value="1366x768"/>
+ <property name="RefreshRate" type="double" value="60.018644"/>
+ <property name="Rotation" type="int" value="0"/>
+ <property name="Reflection" type="string" value="0"/>
+ <property name="Primary" type="bool" value="false"/>
+ <property name="Position" type="empty">
+ <property name="X" type="int" value="0"/>
+ <property name="Y" type="int" value="0"/>
+ </property>
+ </property>
+ </property>
+</channel>
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..9ddc443
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/keyboards.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="keyboards" version="1.0">
+ <property name="Default" type="empty">
+ <property name="Numlock" type="bool" value="false"/>
+ </property>
+</channel>
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..3f5732e
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/pointers.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="pointers" version="1.0">
+ <property name="SynPS2_Synaptics_TouchPad" type="empty">
+ <property name="Properties" type="empty">
+ <property name="Synaptics_Tap_Action" type="array">
+ <value type="int" value="0"/>
+ <value type="int" value="0"/>
+ <value type="int" value="0"/>
+ <value type="int" value="0"/>
+ <value type="int" value="1"/>
+ <value type="int" value="3"/>
+ <value type="int" value="2"/>
+ </property>
+ </property>
+ </property>
+ <property name="DisableTouchpadWhileTyping" type="bool" value="false"/>
+</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml
new file mode 100644
index 0000000..ed27abb
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/ristretto.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="ristretto" version="1.0">
+ <property name="window" type="empty">
+ <property name="navigationbar" type="empty">
+ <property name="position" type="string" value="left"/>
+ </property>
+ </property>
+ <property name="errors" type="empty">
+ <property name="missing-thumbnailer" type="bool" value="false"/>
+ </property>
+</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
new file mode 100644
index 0000000..7cb17f5
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -0,0 +1,11 @@
+<?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_NORMAL"/>
+ <property name="last-separator-position" type="int" value="170"/>
+ <property name="last-window-width" type="int" value="1362"/>
+ <property name="last-window-height" type="int" value="728"/>
+ <property name="last-window-maximized" type="bool" value="false"/>
+ <property name="misc-single-click" type="bool" value="false"/>
+</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml
new file mode 100644
index 0000000..2408704
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-appfinder.xml
@@ -0,0 +1,39 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-appfinder" version="1.0">
+ <property name="actions" type="array">
+ <value type="int" value="4"/>
+ <value type="int" value="3"/>
+ <value type="int" value="2"/>
+ <value type="int" value="1"/>
+ <property name="action-4" type="empty">
+ <property name="type" type="int" value="0"/>
+ <property name="pattern" type="string" value="#"/>
+ <property name="command" type="string" value="exo-open --launch TerminalEmulator man %s"/>
+ <property name="save" type="bool" value="false"/>
+ </property>
+ <property name="action-3" type="empty">
+ <property name="type" type="int" value="0"/>
+ <property name="pattern" type="string" value="!w"/>
+ <property name="command" type="string" value="exo-open --launch WebBrowser http://en.wikipedia.org/wiki/%s"/>
+ <property name="save" type="bool" value="false"/>
+ </property>
+ <property name="action-2" type="empty">
+ <property name="type" type="int" value="0"/>
+ <property name="pattern" type="string" value="!"/>
+ <property name="command" type="string" value="exo-open --launch TerminalEmulator %s"/>
+ <property name="save" type="bool" value="true"/>
+ </property>
+ <property name="action-1" type="empty">
+ <property name="type" type="int" value="1"/>
+ <property name="pattern" type="string" value="^(file|http|https):\/\/(.*)$"/>
+ <property name="command" type="string" value="exo-open \0"/>
+ <property name="save" type="bool" value="false"/>
+ </property>
+ </property>
+ <property name="last" type="empty">
+ <property name="window-height" type="int" value="400"/>
+ <property name="window-width" type="int" value="400"/>
+ <property name="pane-position" type="int" value="180"/>
+ </property>
+</channel>
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..cf8a073
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
@@ -0,0 +1,27 @@
+<?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="/home/aly/pictures/gentoo/gentoo-abducted-1680x1050.png"/>
+ <property name="last-image" type="string" value="/usr/share/backgrounds/xfce/xfce-blue.jpg"/>
+ <property name="last-single-image" type="string" value="/home/aly/pictures/gentoo/gentoo-abducted-1680x1050.png"/>
+ </property>
+ </property>
+ </property>
+ <property name="desktop-icons" type="empty">
+ <property name="icon-size" type="uint" value="32"/>
+ <property name="show-thumbnails" type="bool" value="false"/>
+ <property name="file-icons" type="empty">
+ <property name="show-home" type="bool" value="true"/>
+ <property name="show-filesystem" type="bool" value="true"/>
+ <property name="show-trash" type="bool" value="true"/>
+ <property name="show-removable" type="bool" value="true"/>
+ </property>
+ <property name="style" type="int" value="0"/>
+ </property>
+ <property name="desktop-menu" type="empty">
+ <property name="show-icons" type="bool" value="true"/>
+ </property>
+</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
new file mode 100644
index 0000000..c210510
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -0,0 +1,156 @@
+<?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="&lt;Alt&gt;F1" type="empty"/>
+ <property name="&lt;Alt&gt;F2" type="empty">
+ <property name="startup-notify" type="empty"/>
+ </property>
+ <property name="&lt;Alt&gt;F3" type="empty">
+ <property name="startup-notify" type="empty"/>
+ </property>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="empty"/>
+ <property name="XF86Display" type="empty"/>
+ <property name="&lt;Super&gt;p" type="empty"/>
+ <property name="&lt;Control&gt;Escape" type="empty"/>
+ <property name="XF86WWW" type="empty"/>
+ <property name="XF86Mail" type="empty"/>
+ </property>
+ <property name="custom" type="empty">
+ <property name="&lt;Control&gt;Escape" type="string" value="xfdesktop --menu"/>
+ <property name="&lt;Alt&gt;F2" type="string" value="xfce4-appfinder --collapsed"/>
+ <property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder"/>
+ <property name="&lt;Alt&gt;F1" type="string" value="xfce4-popup-applicationsmenu"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
+ <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
+ <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
+ <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
+ <property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>
+ <property name="override" type="bool" value="true"/>
+ <property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xscreensaver-command -lock"/>
+ <property name="&lt;Primary&gt;&lt;Alt&gt;k" type="string" value="xscreensaver-command -lock"/>
+ <property name="&lt;Super&gt;l" type="string" value="xscreensaver-command -lock"/>
+ <property name="&lt;Alt&gt;p" type="string" value="dmenu_run"/>
+ <property name="XF86AudioPlay" type="string" value="mpc toggle"/>
+ <property name="XF86AudioNext" type="string" value="mpc next"/>
+ <property name="XF86AudioPrev" type="string" value="mpc prev"/>
+ <property name="XF86AudioStop" type="string" value="mpc stop"/>
+ </property>
+ </property>
+ <property name="xfwm4" type="empty">
+ <property name="default" type="empty">
+ <property name="&lt;Alt&gt;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="&lt;Alt&gt;Tab" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="empty"/>
+ <property name="&lt;Alt&gt;Delete" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Down" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Left" type="empty"/>
+ <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="empty"/>
+ <property name="&lt;Alt&gt;F4" type="empty"/>
+ <property name="&lt;Alt&gt;F6" type="empty"/>
+ <property name="&lt;Alt&gt;F7" type="empty"/>
+ <property name="&lt;Alt&gt;F8" type="empty"/>
+ <property name="&lt;Alt&gt;F9" type="empty"/>
+ <property name="&lt;Alt&gt;F10" type="empty"/>
+ <property name="&lt;Alt&gt;F11" type="empty"/>
+ <property name="&lt;Alt&gt;F12" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;End" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;Home" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_1" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_2" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_3" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_4" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_5" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_6" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_7" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_8" type="empty"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="empty"/>
+ <property name="&lt;Alt&gt;space" type="empty"/>
+ <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Right" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;d" type="empty"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Up" type="empty"/>
+ <property name="&lt;Super&gt;Tab" type="empty"/>
+ <property name="&lt;Control&gt;F1" type="empty"/>
+ <property name="&lt;Control&gt;F2" type="empty"/>
+ <property name="&lt;Control&gt;F3" type="empty"/>
+ <property name="&lt;Control&gt;F4" type="empty"/>
+ <property name="&lt;Control&gt;F5" type="empty"/>
+ <property name="&lt;Control&gt;F6" type="empty"/>
+ <property name="&lt;Control&gt;F7" type="empty"/>
+ <property name="&lt;Control&gt;F8" type="empty"/>
+ <property name="&lt;Control&gt;F9" type="empty"/>
+ <property name="&lt;Control&gt;F10" type="empty"/>
+ <property name="&lt;Control&gt;F11" type="empty"/>
+ <property name="&lt;Control&gt;F12" type="empty"/>
+ </property>
+ <property name="custom" type="empty">
+ <property name="&lt;Control&gt;F3" type="string" value="workspace_3_key"/>
+ <property name="&lt;Control&gt;F4" type="string" value="workspace_4_key"/>
+ <property name="&lt;Control&gt;F5" type="string" value="workspace_5_key"/>
+ <property name="&lt;Control&gt;F6" type="string" value="workspace_6_key"/>
+ <property name="&lt;Control&gt;F7" type="string" value="workspace_7_key"/>
+ <property name="&lt;Control&gt;F8" type="string" value="workspace_8_key"/>
+ <property name="&lt;Control&gt;F9" type="string" value="workspace_9_key"/>
+ <property name="&lt;Alt&gt;Tab" type="string" value="cycle_windows_key"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Right" type="string" value="right_workspace_key"/>
+ <property name="Left" type="string" value="left_key"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;d" type="string" value="show_desktop_key"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Left" type="string" value="move_window_left_key"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Right" type="string" value="move_window_right_key"/>
+ <property name="Up" type="string" value="up_key"/>
+ <property name="&lt;Alt&gt;F4" type="string" value="close_window_key"/>
+ <property name="&lt;Alt&gt;F6" type="string" value="stick_window_key"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Down" type="string" value="down_workspace_key"/>
+ <property name="&lt;Alt&gt;F7" type="string" value="move_window_key"/>
+ <property name="&lt;Alt&gt;F9" type="string" value="hide_window_key"/>
+ <property name="&lt;Alt&gt;F11" type="string" value="fullscreen_key"/>
+ <property name="&lt;Alt&gt;F8" type="string" value="resize_window_key"/>
+ <property name="&lt;Super&gt;Tab" type="string" value="switch_window_key"/>
+ <property name="Escape" type="string" value="cancel_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_1" type="string" value="move_window_workspace_1_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_2" type="string" value="move_window_workspace_2_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_3" type="string" value="move_window_workspace_3_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_4" type="string" value="move_window_workspace_4_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_5" type="string" value="move_window_workspace_5_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_6" type="string" value="move_window_workspace_6_key"/>
+ <property name="Down" type="string" value="down_key"/>
+ <property name="&lt;Control&gt;&lt;Shift&gt;&lt;Alt&gt;Up" type="string" value="move_window_up_key"/>
+ <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Down" type="string" value="lower_window_key"/>
+ <property name="&lt;Alt&gt;F12" type="string" value="above_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_8" type="string" value="move_window_workspace_8_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_9" type="string" value="move_window_workspace_9_key"/>
+ <property name="Right" type="string" value="right_key"/>
+ <property name="&lt;Alt&gt;F10" type="string" value="maximize_window_key"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Up" type="string" value="up_workspace_key"/>
+ <property name="&lt;Control&gt;F10" type="string" value="workspace_10_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;KP_7" type="string" value="move_window_workspace_7_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;End" type="string" value="move_window_next_workspace_key"/>
+ <property name="&lt;Alt&gt;Delete" type="string" value="del_workspace_key"/>
+ <property name="&lt;Control&gt;&lt;Alt&gt;Left" type="string" value="left_workspace_key"/>
+ <property name="&lt;Control&gt;F12" type="string" value="workspace_12_key"/>
+ <property name="&lt;Alt&gt;space" type="string" value="popup_menu_key"/>
+ <property name="&lt;Alt&gt;&lt;Shift&gt;Tab" type="string" value="cycle_reverse_windows_key"/>
+ <property name="&lt;Shift&gt;&lt;Alt&gt;Page_Up" type="string" value="raise_window_key"/>
+ <property name="&lt;Alt&gt;Insert" type="string" value="add_workspace_key"/>
+ <property name="&lt;Alt&gt;&lt;Control&gt;Home" type="string" value="move_window_prev_workspace_key"/>
+ <property name="&lt;Control&gt;F2" type="string" value="workspace_2_key"/>
+ <property name="&lt;Control&gt;F1" type="string" value="workspace_1_key"/>
+ <property name="&lt;Control&gt;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/.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..c3ded1c
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-mixer.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-mixer" version="1.0">
+ <property name="sound-card" type="string" value="HDAIntelPCHAlsamixer"/>
+ <property name="sound-cards" type="empty">
+ <property name="HDAIntelPCHAlsamixer" type="array">
+ <value type="string" value="Master"/>
+ <value type="string" value="Headphone"/>
+ <value type="string" value="Speaker"/>
+ <value type="string" value="PCM"/>
+ <value type="string" value="Mic Boost"/>
+ <value type="string" value="Internal Mic Boost"/>
+ </property>
+ </property>
+ <property name="window-height" type="int" value="402"/>
+ <property name="window-width" type="int" value="638"/>
+ <property name="active-card" type="string" value="HDAIntelPCHAlsamixer"/>
+ <property name="volume-step-size" type="uint" value="5"/>
+</channel>
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
new file mode 100644
index 0000000..0504e25
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -0,0 +1,59 @@
+<?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="panel-1" type="empty">
+ <property name="position" type="string" value="p=8;x=683;y=752"/>
+ <property name="length" type="uint" value="100"/>
+ <property name="position-locked" type="bool" value="true"/>
+ <property name="size" type="uint" value="24"/>
+ <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="4"/>
+ <value type="int" value="6"/>
+ <value type="int" value="7"/>
+ <value type="int" value="9"/>
+ <value type="int" value="8"/>
+ <value type="int" value="2"/>
+ </property>
+ <property name="background-alpha" type="uint" value="70"/>
+ <property name="background-style" type="uint" value="0"/>
+ </property>
+ </property>
+ <property name="plugins" type="empty">
+ <property name="plugin-1" type="string" value="applicationsmenu">
+ <property name="button-title" type="string" value="Gentoo"/>
+ <property name="button-icon" type="string" value="/home/aly/pictures/gentoo/573px-Gentoo_Linux_logo_matte.png"/>
+ </property>
+ <property name="plugin-2" type="string" value="actions"/>
+ <property name="plugin-3" type="string" value="tasklist"/>
+ <property name="plugin-15" type="string" value="separator">
+ <property name="expand" type="bool" value="true"/>
+ <property name="style" type="uint" value="0"/>
+ </property>
+ <property name="plugin-4" type="string" value="pager">
+ <property name="rows" type="uint" value="1"/>
+ </property>
+ <property name="plugin-6" type="string" value="systray">
+ <property name="names-visible" type="array">
+ <value type="string" value="vlc"/>
+ <value type="string" value="networkmanager applet"/>
+ <value type="string" value="xfce4-power-manager"/>
+ <value type="string" value="orage"/>
+ <value type="string" value="clipman"/>
+ </property>
+ </property>
+ <property name="plugin-7" type="string" value="mixer">
+ <property name="sound-card" type="string" value="HDAIntelPCHAlsamixer"/>
+ <property name="track" type="string" value="Master"/>
+ <property name="command" type="string" value="xfce4-mixer"/>
+ <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
+ </property>
+ <property name="plugin-8" type="string" value="datetime"/>
+ <property name="plugin-9" type="string" value="xfce4-notes-plugin-47"/>
+ </property>
+</channel>
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..7717860
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-power-manager.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-power-manager" version="1.0">
+ <property name="xfce4-power-manager" type="empty">
+ <property name="critical-power-action" type="uint" value="3"/>
+ <property name="power-button-action" type="uint" value="3"/>
+ <property name="hibernate-button-action" type="uint" value="3"/>
+ <property name="sleep-button-action" type="uint" value="3"/>
+ <property name="brightness-on-ac" type="uint" value="9"/>
+ <property name="lock-screen-suspend-hibernate" type="bool" value="false"/>
+ </property>
+</channel>
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..eb39e4e
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xfce4-session" version="1.0">
+ <property name="general" type="empty">
+ <property name="FailsafeSessionName" type="empty"/>
+ <property name="SessionName" type="string" value="Default"/>
+ <property name="SaveOnExit" type="bool" value="false"/>
+ </property>
+ <property name="sessions" type="empty">
+ <property name="Failsafe" type="empty">
+ <property name="IsFailsafe" type="empty"/>
+ <property name="Count" type="empty"/>
+ <property name="Client0_Command" type="empty"/>
+ <property name="Client0_PerScreen" type="empty"/>
+ <property name="Client1_Command" type="empty"/>
+ <property name="Client1_PerScreen" type="empty"/>
+ <property name="Client2_Command" type="empty"/>
+ <property name="Client2_PerScreen" type="empty"/>
+ <property name="Client3_Command" type="empty"/>
+ <property name="Client3_PerScreen" type="empty"/>
+ <property name="Client4_Command" type="empty"/>
+ <property name="Client4_PerScreen" type="empty"/>
+ </property>
+ </property>
+ <property name="splash" type="empty">
+ <property name="Engine" type="string" value="mice"/>
+ </property>
+ <property name="compat" type="empty">
+ <property name="LaunchGNOME" type="bool" value="true"/>
+ </property>
+ <property name="shutdown" type="empty">
+ <property name="LockScreen" type="bool" value="true"/>
+ </property>
+</channel>
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..c2973c2
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -0,0 +1,82 @@
+<?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="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="100"/>
+ <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="100"/>
+ <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="Default"/>
+ <property name="tile_on_move" type="bool" value="true"/>
+ <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="2"/>
+ <property name="wrap_cycle" type="bool" value="true"/>
+ <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 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>
+</channel>
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..8816c38
--- /dev/null
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<channel name="xsettings" version="1.0">
+ <property name="Net" type="empty">
+ <property name="ThemeName" type="string" value="Adwaita"/>
+ <property name="IconThemeName" type="string" value="gnome"/>
+ <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="empty"/>
+ <property name="Antialias" type="int" value="1"/>
+ <property name="Hinting" type="empty"/>
+ <property name="HintStyle" type="string" value="hintmedium"/>
+ <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="empty"/>
+ <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="string" value="Vanilla-DMZ"/>
+ <property name="CursorThemeSize" type="int" value="32"/>
+ </property>
+</channel>