Home / Log

Resize Windows with SXHKD

super + shift + b
    i3-msg resize set width 1024 px height 768 px && i3-msg move position center

super + shift + n
    i3-msg resize set width 1280 px height 1024 px && i3-msg move position center

super + shift + m
    i3-msg resize set width 1440 px height 1080 px && i3-msg move position center

super + shift + b

super + shift + n

super + shift + m

Date
01.03.2024
Categories
  • Notes
Tags
  • SXHKD
  • Workflow