mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 20:50:15 +00:00
improve screen maximization
This commit is contained in:
@ -33,6 +33,8 @@ function obj:init()
|
|||||||
local win = hs.window.focusedWindow()
|
local win = hs.window.focusedWindow()
|
||||||
-- maximize if possible
|
-- maximize if possible
|
||||||
win:maximize()
|
win:maximize()
|
||||||
|
win:maximize()
|
||||||
|
win:maximize()
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user