2

On Gnome, you can usually set a window to occupy half of the screen with super + arrow.

Is there any way I can bind hotkeys to manipulate window sizes more flexibly? e.g. bind a key to make window occupy left 2/3 of screen, or bind key to increment window size by a set amount?

This would be incredibly helpful because I have an ultra wide screen monitor

Rufus
  • 444
  • You may want to install wmctrl (if not already installed) and explore the possibilities. – AlexP Dec 07 '16 at 06:44

1 Answers1

0

Some plugins that may be useful:

shellshape

gTile

slinger

also this question

Rufus
  • 444