diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf
index 31a8e39..4bf27d8 100644
--- a/desktopenvs/hyprland/hypr-usr/binds.conf
+++ b/desktopenvs/hyprland/hypr-usr/binds.conf
@@ -88,7 +88,7 @@ bind = $mainMod CTRL, M, exec, ~/.config/scripts/toggle-layout.sh
bind = $mainMod, S, exec, [tag +mixer] pavucontrol
bind = $mainMod, F1, exec, [tag +centered] kitty ~/.config/scripts/helpmenu.sh
-bind = $mainMod CTRL, T, exec, [tag +centered] kitty bash ~/.config/scripts/timer-pick
+bind = $mainMod CTRL, T, exec, [tag +centered-S] kitty bash ~/.config/scripts/timer-pick
bind = $mainMod, U, exec, [tag +centered-L] kitty btop
bind = $mainMod SHIFT, F1, exec, [tag +centered-L] kitty nvim ~/.config/binds.conf
bind = $mainMod CTRL, E, exec, ~/.config/scripts/screenrotationwcw.sh
diff --git a/desktopenvs/hyprland/hypr-usr/windowrules.conf b/desktopenvs/hyprland/hypr-usr/windowrules.conf
index 86a9db2..e8e9040 100644
--- a/desktopenvs/hyprland/hypr-usr/windowrules.conf
+++ b/desktopenvs/hyprland/hypr-usr/windowrules.conf
@@ -1,6 +1,6 @@
windowrule = match:class ulauncher, tag +launcher
-windowrule = match:class vicinae-server, tag +launcher
+windowrule = match:class vicinae, tag +launcher
windowrule = match:class firefox, opaque on
windowrule = match:class firefox, render_unfocused on
@@ -27,7 +27,7 @@ windowrule {
}
windowrule {
- name = large-centered
+ name = large-centered
match:tag = centered
float = on
move = (monitor_w*0.2) (monitor_h*0.2)
@@ -35,6 +35,15 @@ windowrule {
}
+windowrule {
+ name = centered-small
+ match:tag = centered-S
+ float = on
+ move = (monitor_w*0.45) (monitor_h*0.4)
+ size = (monitor_w*0.1) (monitor_h*0.15)
+
+}
+
windowrule {
name = vici
match:class = vicinae-server
diff --git a/desktopenvs/hyprland/mimeapps.list b/desktopenvs/hyprland/mimeapps.list
index 140291a..a1ff681 100644
--- a/desktopenvs/hyprland/mimeapps.list
+++ b/desktopenvs/hyprland/mimeapps.list
@@ -6,7 +6,7 @@ image/png=pinta.desktop
x-scheme-handler/discord=vesktop.desktop
x-scheme-handler/ror2mm=gale-handler.desktop
x-scheme-handler/gale=gale-handler.desktop
-application/zip=thunar.desktop
+application/zip=org.gnome.FileRoller.desktop
terminal=kitty.desktop
TerminalEmulator=kitty.desktop
inode/directory=thunar.desktop
@@ -27,7 +27,7 @@ x-scheme-handler/streamdeck=opendeck-handler.desktop
x-scheme-handler/claude-cli=claude-code-url-handler.desktop
[Added Associations]
-application/zip=org.kde.ark.desktop;thunar.desktop;
+application/zip=org.gnome.FileRoller.desktop;org.kde.ark.desktop;thunar.desktop;
application/x-compressed-tar=thunar.desktop;
image/jpeg=pinta.desktop;
text/x-emacs-lisp=vim.desktop;
diff --git a/desktopenvs/hyprland/scripts/timer-pick b/desktopenvs/hyprland/scripts/timer-pick
index 377167f..130fc61 100755
--- a/desktopenvs/hyprland/scripts/timer-pick
+++ b/desktopenvs/hyprland/scripts/timer-pick
@@ -89,7 +89,7 @@ redraw() {
(( row++ )); cup $row $col; printf "${d}├$(hl $IW)┤${r}"
(( row++ )); cup $row $col
- printf "${d}│${r} ${gy}h/l${r} field ${gy}j/k${r} value ${gy}[N]j/k${r} ${d}│${r}"
+ printf "${d}│${r} ${gy}h/l${r} field ${gy}j/k${r} value ${gy}[N]j/k${r} ${d}│${r}"
(( row++ )); cup $row $col
printf "${d}│${r} ${gy}i${r} label ${gy}0/G${r} min/max ${gn}↵${r} start ${d}│${r}"
diff --git a/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml b/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
index e99a947..017b40d 100644
--- a/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
+++ b/desktopenvs/hyprland/xfce4/xfconf/xfce-perchannel-xml/thunar.xml
@@ -7,7 +7,7 @@
-
+