Make StumpWM frame focus follow mouse click
This commit is contained in:
parent
db079d9493
commit
6320e9e1b6
@ -7,6 +7,9 @@
|
||||
:style swank:*communication-style*
|
||||
:dont-close t)
|
||||
|
||||
;; StumpWM configs
|
||||
(setq *mouse-focus-policy* :click)
|
||||
|
||||
;; Commands
|
||||
(defcommand firefox () ()
|
||||
(run-or-raise "firefox" '(:class "firefox")))
|
||||
|
Loading…
Reference in New Issue
Block a user