ch11ng/exwm

How to resize the floating window?

Closed this issue · 1 comments

How can I resize the floating window in order to see the folder's content?
pic

Tried all four functions - while focusing on the floating window - to no avail:

(exwm-input-set-key (kbd "s-<C-left>") #'exwm-shrink-horizontally)
(exwm-input-set-key (kbd "s-<C-right>") #'exwm-enlarge-horizontally)
(exwm-input-set-key (kbd "s-<C-up>") #'exwm-shrink)
(exwm-input-set-key (kbd "s-<C-down>") #'exwm-enlarge)

[s+left-mouse-button] to drag the windows border

GIFrecord_2021-06-01_171154