adding some tweaks so eww is different on desktop
This commit is contained in:
parent
cbc30ff9a5
commit
95ca496310
4 changed files with 21 additions and 7 deletions
|
@ -363,14 +363,14 @@
|
|||
:windowtype "dock"
|
||||
(bar_layout))
|
||||
(defwindow bar1
|
||||
:monitor 1
|
||||
:monitor 0
|
||||
:exclusive true
|
||||
:geometry (geometry
|
||||
:x "15px"
|
||||
:y "10px"
|
||||
:width "80%"
|
||||
:height "30px"
|
||||
:anchor "bottom center")
|
||||
:anchor "top center")
|
||||
:stacking "fg"
|
||||
:windowtype "dock"
|
||||
(bar_layout))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue