mirror of
https://github.com/awesomeWM/awesome
synced 2024-11-17 07:47:41 +01:00
shims: Add property::workarea
This commit is contained in:
parent
b1a93e4540
commit
ea40fbd198
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ end
|
|||
|
||||
screen._add_screen {width=320, height=240}
|
||||
|
||||
screen.add_signal("property::workarea")
|
||||
|
||||
return screen
|
||||
|
||||
-- vim: filetype=lua:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=80
|
||||
|
|
Loading…
Reference in a new issue