fix(rules): let emacs/terminal/etc resize freely
This commit is contained in:
		| @@ -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)}} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user