Skip to content

Commit 61ba593

Browse files
committed
feat(hypr): add zen mods viewport
1 parent f049019 commit 61ba593

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

hypr/.config/hypr/hyprland.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,9 @@ bind = $mod SHIFT, W, centerwindow, 1
394394
bind = , F10, pass, class:^(com\.obsproject\.Studio)$
395395

396396
# Resize Android emulator
397-
bind = $mod SHIFT, r, resizeactive, 388 845 # resize pixel 4 emulator
397+
bind = $mod SHIFT, r, resizeactive, exact 1276 656 # resize zen mods thumbnail
398+
# bind = $mod SHIFT, r, resizeactive, exact 1280 720 # resize HD
399+
# bind = $mod SHIFT, r, resizeactive, 388 845 # resize pixel 4 emulator
398400
#bind = $mod SHIFT, r, resizeactive, 377 845 # resize pixel 3a emulator
399401
#bind = $mod SHIFT, r, resizeactive, 408 845 # resize pixel 7 emulator
400402

0 commit comments

Comments
 (0)