fix(rules): let emacs/terminal/etc resize freely

This commit is contained in:
xeals 2019-01-15 22:52:58 +11:00
parent 07e372b31c
commit ef457f30af

View File

@ -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)}}