diff --git a/.config/i3/config b/.config/i3/config
index 5c6875f..8e1744b 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -20,7 +20,7 @@ set $hibernate sudo -A systemctl suspend
# DROPDOWN
# Scratchpad binds
-bindsym $mod+p [class="bitwarden"] scratchpad show; move position center
+# bindsym $mod+p [class="bitwarden"] scratchpad show; move position center
# General dropdown window traits. The order can matter.
# sticky allows windows to stay visible even when switching workspaces
for_window [instance="dropdown_*"] sticky enable
@@ -41,10 +41,10 @@ bindsym $mod+k focus up
bindsym $mod+Shift+k move up
bindsym $mod+l focus right
bindsym $mod+Shift+l move right
-bindsym $mod+Shift+u exec --no-startup-id i3resize left
-bindsym $mod+Shift+i exec --no-startup-id i3resize down
-bindsym $mod+Shift+o exec --no-startup-id i3resize up
-bindsym $mod+Shift+p exec --no-startup-id i3resize right
+bindsym $mod+Shift+u resize grow width 1 px or 1 ppt
+bindsym $mod+Shift+i resize shrink height 1 px or 1 ppt
+bindsym $mod+Shift+o resize grow height 1 px or 1 ppt
+bindsym $mod+Shift+p resize shrink width 1 px or 1 ppt
bindsym $mod+Shift+r exec --no-startup-id winresize
bindsym $mod+f fullscreen toggle
bindsym $mod+q [con_id="__focused__" instance="^(?!dropdown_).*$"] kill
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
index 3270ea0..b5ee1e2 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -4,7 +4,7 @@
-
+
@@ -17,8 +17,8 @@
-
-
+
+
diff --git a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
index afd2ecf..aadc945 100644
--- a/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+++ b/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -27,7 +27,12 @@
-
+
+
+
+
+
+