fix(rules): let emacs/terminal/etc resize freely
This commit is contained in:
parent
07e372b31c
commit
ef457f30af
@ -19,8 +19,8 @@
|
|||||||
:focus true
|
:focus true
|
||||||
:keys (. keys :client)
|
:keys (. keys :client)
|
||||||
:buttons buttons
|
:buttons buttons
|
||||||
:placement (+ awful.placement.no_overlap
|
:size_hints_honor false ;; fuck you terminals I know what I want
|
||||||
awful.placement.no_offscreen)}}
|
:placement awful.placement.no_offscreen}}
|
||||||
|
|
||||||
{:rule {:floating true}
|
{:rule {:floating true}
|
||||||
:properties {:keys (. keys :floating)}}
|
:properties {:keys (. keys :floating)}}
|
||||||
|
Loading…
Reference in New Issue
Block a user