mirror of
https://github.com/stumpwm/stumpwm-contrib.git
synced 2026-09-10 07:26:25 -04:00
typo
This commit is contained in:
parent
7f0bc885b0
commit
ab2fba22e7
|
|
@ -1,4 +1,4 @@
|
|||
(defpackage #:beckon
|
||||
(:use #:cl)
|
||||
(:import-from #:stumpwm #:defcommand #:window-frame #:ratwarp #:current-window #:frame-x #:frame-y #:frame-height #:frame-width)
|
||||
(:export #:beckon #:*window-height-fraction* #:*window-width-fractionn*))
|
||||
(:export #:beckon #:*window-height-fraction* #:*window-width-fraction*))
|
||||
|
|
|
|||
Loading…
Reference in a new issue