mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-21 08:11:30 +02:00
feat(wm): add focus follows mouse toggle
This commit is contained in:
@@ -53,6 +53,7 @@ pub enum SocketMessage {
|
||||
FloatExe(String),
|
||||
FloatTitle(String),
|
||||
State,
|
||||
FocusFollowsMouse(bool),
|
||||
}
|
||||
|
||||
impl SocketMessage {
|
||||
|
||||
Reference in New Issue
Block a user