mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-10 05:12:56 +00:00
improve screen maximization
This commit is contained in:
parent
9ba095c29d
commit
4b2a219e72
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user